fix stale comment about fieldsplit in damgsnes.c, it is now done in fieldsplit.cHg-commit: c007580b78c75632e92a47261c48fe26019a1850
Consolidate setting up PCFieldSplit from DMComposite in fieldsplit.cHg-commit: 6cc8c8fdd3e5d2f15e507a57c2f7772a93ef3703
Format "%D" takes PetscInt, not intHg-commit: fb10ef36b4823658775191dc52eca408bdade992
commit after monster merge with Jed's changes to Truth/Bool broke some stuffHg-commit: 5caec4f276cb70c9322fa9314b3d9d9d41118eac
moved petscda.h and friends over to petscdm.h and friendsHg-commit: 52cf0c5c868ff2e52c7308123a3006fa1da5b856
added DMCreate_DA, DMCreate_ADDA, DMCreate_Sliced, DMCreate_CompositeHg-commit: 69baa2eac668c820d0ef75c58bd3b1a21f98cfbf
finished transistion of DAXXX to DMDAXXXXHg-commit: 86cda14def53e12145f562bc5ffa2be6f2362b57
update DACreateGlobal/LocalVector() for DM stylesome fixes for DM changes for C++Hg-commit: dc1db69a66d88b50748381ee7286b3e39b5fe60f
partial conversion of DA to new DM syntax and styleHg-commit: fc1d8cbf21c8369cb06f934b2976724f2e1219ba
PetscOptionsTruth -> PetscOptionsBool and relatedHg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77
converted DA, DMComposite, Slice, and ADDA to be handled as subclasses of DM in the same style as other PETSc objects with a void* data pointer to the subclass specific materialHg-commit: 0518d7edf
converted DA, DMComposite, Slice, and ADDA to be handled as subclasses of DM in the same style as other PETSc objects with a void* data pointer to the subclass specific materialHg-commit: 0518d7edf0e38274c16b829790fcf68ad41e4dec
show more ...
Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOLnote this requires a new sowing versionHg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a
changed SNES_DIVERGED_LS to SNES_DIVERGED_LINE_SEARCHHg-commit: c3ca63820d0b46d93f7cb0ed9eb79f7bf0d3add4
Lots of inconsistent PETSC*_DLLEXPORTHg-commit: 17c71edbc1aa078557adacd3101bfb9934ffc5e2
finished labelling manual pages as Logically or Neighbor-wise CollectiveHg-commit: 8a714c954b7624fb9d7cacbaa621300eebb99517
fixed amsoptions.java to use default localhostamsoptions code now handles all options and snes ex19 runs to completionstill some glitches, cannot handle changing type.Hg-commit: 3a2988280069fa75d
fixed amsoptions.java to use default localhostamsoptions code now handles all options and snes ex19 runs to completionstill some glitches, cannot handle changing type.Hg-commit: 3a2988280069fa75d8bacfad2ac6478e41eb2d3d
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.Hg-commit: 9
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.Hg-commit: 9ee752148eed3df65feb0f7eb0686798c3c0621b
PCFieldSplitSetIS() and PCFieldSplitSetFields() now take a split-name parameter.This is used to define options database keys for controlling the inner solves.This patch also removes a fragment of
PCFieldSplitSetIS() and PCFieldSplitSetFields() now take a split-name parameter.This is used to define options database keys for controlling the inner solves.This patch also removes a fragment of dead code in PCFieldSplitSetDefaults()Hg-commit: 1e0766c47496eba21827219418d039be3b470b45
a few reformating of SETERRQX() and replacing of PETSC_COMM_SELF with more appropriate communicatorHg-commit: 49045fdc9861811799c249237e36dc69203313e1
finished formating of SETERRQ() calls and changed a few PETSC_COMM_SELF to appropriate commHg-commit: 099173676d5157f4b09175cd1f5104bf5e549784
added MPI_Comm as first argument to PetscError() and SETERRQX()Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
changed ls.h to lsimpl.h and tr.h to trimpl.h to match PETSc standardsHg-commit: 8bcf7a13f708171832275be273633a95c0f68827
general cleanup of petscsys.hremoved PetscStrfree() since PetscFree() does the same thingHg-commit: 383ece197d31b92016b12ff3a62a2e744f8d981d
fix incomplete PetscObjectGetClassId() changeHg-commit: 32d2521a0f5fd7aef43e92363c4bac1b775371df
commit after pull of manual pages patches for 3.1Hg-commit: fdda79b9b0cfa271aff815250a8f6761d22b5ee8
1...<<21222324252627282930>>...43