added some print statements.Hg-commit: 0fc9b05bcd059f44d9e53d12ab0c4de7710488a9
reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variablesHg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d
changed #define char* XXXType to typedef const char* XXXTypeHg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad
removed trailing blanks from source codeadded rule rmtrailingblanks accessible via make ACTION=remtrailingblanks treeHg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f
added fix to get better uper bound on nnz/row of graph matrix.Hg-commit: fe806009181bc956d355c98058e2cdd25d8ba2d7
added some stuff for redoing mesh setup.Hg-commit: f84156dcd4f27777da05fc47901a6779072de833
Fix spelling of kaskade multigrid typeHg-commit: 194943551e3d7fbc6c2c607151d02192db400e47
added better error handling.Hg-commit: e49afd55a27e4def8aa2a9cd2c515ef1c1ea016e
small fix with symetrizing too much.Hg-commit: 5d7fed4434ee8680c25d2e078dad30f945e04d4d
Remove debugging statement from PCSetData_AGGHg-commit: 74c7916cac73a09ab5dc85d24cf2273407d56d32
Add -pc_gamg_eigtarget (name subject to change), default [0.05,1.05] preservedHg-commit: ff5c830971dae39a7e60b73d9307caa449199647
backout all chmod stuff in bf971ba58125[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258
fixing some eigen estimate stuff.Hg-commit: 8b9a1f45f346723043f83e7f16dde7b17b6762a3
fixed small bug.Hg-commit: 56ba80444c7aca3a64d047de02fc608e8d5cdd35
removed a spurious call to MatSetBlockSize.Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a
added support for matload_block_size in MPIAIJ.Hg-commit: 2af3aa094c797e8844e3e8850d0dd040109f336c
disable fp_trap for LAPACKgeqrf_()Hg-commit: a1d3ac74824fe76fc9c434e29d9cf5a2089e9489
fixed inheritance of block size on coarse grids in GAMG. Fixed bugs in VecScatterCreate wrt block sizes. Added some debug code.Hg-commit: fb7e4343253b73d3fb40857991a8c6d5d0c7c56b
add support for hybrid Chebyshevtypo: Chebychev -> ChebyshevHg-commit: 9ffb4f0fe85d25e0c38846e992beea31cd2353bb
Reorganized GASM API and improved PCView_GASMHg-commit: 244afa5021e891eb860fb8a64e4f7071e380677e
cleaned up PCSetCoordinates for GAMG-AGG.Replaced GAMG tests ex54-56 test solutions.Hg-commit: fb94665f494d979e8a3bbaece57e906613241315
removed old code for column block sizes in GAMG.Hg-commit: 4ca60e8beaf3c684480d127e797f44d7b491ceb3
Added block size inheritence in Mat methods.Dissable a block IS optimization in VecScatterCreate that was wrong with blocks from Mat mult methods.Added some debug code for a user.Refactored GAM
Added block size inheritence in Mat methods.Dissable a block IS optimization in VecScatterCreate that was wrong with blocks from Mat mult methods.Added some debug code for a user.Refactored GAMG for KKT solves.N.B., there are a lot of changes here, sorry to dump this just before a release ...Hg-commit: a85625d104df12863d7d1735f9fdbe9b281ef7d2
show more ...
PetscTypeCompare -> PetscObjectTypeCompareHg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
1...<<21222324252627282930