many more manual page fixes, mostly for badly formatted manual pages for macrosHg-commit: 97f5f25f18c2f9879fa942b30e59e9d3b8604142
changed cookie to classid cause that is what it is.Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1
commit after merge of 3.1 to add back -dmmg_form_function_ghostHg-commit: 923d6ef17e68c35ff0c7be13111701c73e878f90
put back -dmmg_form_function_ghost option because it is used!Hg-commit: e80274f1ce95815ee52d1728dcabb93c9b233921
commit after merge of fix to 3.1 to use ghosted coloring only when using local function evaluationHg-commit: cf09ac94590e813f1fa8c1a8d52cb437cdbd2802
fixed bug in DMMGCreate() that it ALWAYS used ghosted coloring even when it would not work.Hg-commit: e8e19296a5dc3af77e5093340b31488fecd63b9d
added XXXSetDM() and XXXGetDM() for PC,KSP,SNES and TSHg-commit: bada9ff4302cce1dee88b5dd282aa59af62f2a84
continue replacing PCFactorSetShiftxxx() with PCFactorSetShiftType() and PCFactorSetShiftAmount()Hg-commit: b64c17c9fbc009eefb8072446fc4ef9e80146566
fix valgrind errors.Hg-commit: 2f8b6c160d587a90914a030230e045ad5fe6e4ef
fix compiler warningsHg-commit: 1db642ff0d2d8d09223527149bb45b535a8314ff
added support for GUI interface for PetscOptionsList()Hg-commit: 87eec443dcebecef24166f250c0681dec26290ce
Remove dmmg->computefunction which was not usedHg-commit: b5ba2ecda007a1399d9a05b39c9d7a43ae30af72
newline in DMMGViewHg-commit: 5612de8385947fba086725c76f6e78c583e5b042
DMMGView: only call KSP/SNESView if a KSP/SNES has been setHg-commit: 2884dc4a84f608f204f444bff863bf567c6d0a8d
Remove docs for -dmmg_hierarchy, we always call DM{Refine,Coarsen}Hierarchy nowHg-commit: fc9fa4c194fd42bdb3ccb721b552bf200200d43e
Make DMMGSetDM always use DM*Hierarchy* Fallback DMRefineHierarchy implementation in terms of DMRefine.* Hierarchy functions are now caller allocates.Hg-commit: 343919d3214087c17a790e561443db310
Make DMMGSetDM always use DM*Hierarchy* Fallback DMRefineHierarchy implementation in terms of DMRefine.* Hierarchy functions are now caller allocates.Hg-commit: 343919d3214087c17a790e561443db31025d2a54
show more ...
removed PETSC_ARCH/conf/base andadded support for not setting PETSC_ARCH and PETSC_DIR with --prefix optionHg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58
DMMGSetMatType() did not free previously set mattype hence memory leakHg-commit: 2b78f9323521d355169c1acb37fc3228f40c8083
added display of difference between two compute Jacobians with -snes_type testadded hyperlinks to developers/index.html for three approaches to getting petsc-devfixed two ->three in developers/inde
added display of difference between two compute Jacobians with -snes_type testadded hyperlinks to developers/index.html for three approaches to getting petsc-devfixed two ->three in developers/index.htmlHg-commit: 7c5c2fd6ebf4b43b146a41ae84067505c563cbf5
switched DAMGGetColoringWithMat to use SL coloringHg-commit: 9dd4fe55ff5443cd5624e26ee103094abb9fae1a
moved parallel to seq matrix mapping from MatGetColoring() into each previously sequential routineso that MatGetColoring() can now process directly a parallel coloringHg-commit: e2a00d82d16d3f858e
moved parallel to seq matrix mapping from MatGetColoring() into each previously sequential routineso that MatGetColoring() can now process directly a parallel coloringHg-commit: e2a00d82d16d3f858e7b1de8a896efe8a8d4f207
removed dead pcdmmg; added comments for gcov rules in rules makefileHg-commit: 2505ec1c893ed70485ad3887a2246a1aea7a7e39
Updating DA interface- 1D DA should now work againHg-commit: c5ff800cc4fe2ca2347e8856e1f8625fba93f520
removed -dmmg_galerkin since it did not work and duplicated -pc_mg_galerkinHg-commit: bb51ef5209d17a07824b118fa72e79f42d264c29
commit after merge from patch to 3.0.0 that fixed memory leak when using DMMGSetNullSpace()Hg-commit: 502ffe9c5ff99074e1cf3aa7d0fe53727c8eedaf
1...<<31323334353637383940>>...43