GASM code compiles, but untested.Hg-commit: 7a7e5b827937c4f6cc96c3c2d962c4c45ae033cc
Merged scatters in GASM, but need to finish cleaning up the code.Hg-commit: f41471424d013b8c361efde833da022d2264d683
empty gasm makefile to appease configureHg-commit: 88272f6328c39e882144d3a358cf2a3b569e7252
Move gasm.c to it's own impls directory so that fortran stubs don't collideHg-commit: 50ef91752a7ee8bef6b42b79ca92f6a89aa569b6
Generalized ASM. Just a clone of ASM at the moment.Hg-commit: e306b62ae33d857758cb2d45609d9fd0f7c4fd1f
Merge.Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce
Apparent bugs in asm that allocate not arrays of objects, but arrays of pointers to objects.Minor doc/comment fixes.Hg-commit: bf80f5b2d259b82720b566b07eb191b67098cfb0
fixed error message in petscprintf that was stopping compilesome work on cuda pcHg-commit: a0abdf539b1e1a81e99e62b14e296815a701bea7
commit after mergeHg-commit: 9ed2cb431947553955f0ce85412d290cc41bb35c
fixed some mansec = DA and mansec = DMDA mistakes from previous changesHg-commit: 5d8cac658961538ec6e588146350f5f4e566d4b7
Better PetscStackCallHypre macro, uses "#" for function name, so that they stay consistentHg-commit: 85003f8e9e094c6e7e1888cce0aa07e6772586a8
Consolidate setting up PCFieldSplit from DMComposite in fieldsplit.cHg-commit: 6cc8c8fdd3e5d2f15e507a57c2f7772a93ef3703
makefile and headers do not need to be executableHg-commit: ba5f734acfa7080b87c6371551d8590561ef6909
Preliminary use of DM in PCFieldSplitHg-commit: dae86246f264e06bdda261896a40bbf5eba9a7b9
Some extern C compliance, can't test properly because my compilers don't careHg-commit: db6fde48a972e3cd2b492e83f0e09c82d6cb4e95
added vec x and b to the MatZeroRowsXXX() routines, they are not yet used.Hg-commit: aeb830e2090107e6c8d4fcf07605e004a9e621cf
fixed bug in PetscViewerFlowControl macrosadded flow control to MatView_MPIAIJ_Binary()Hg-commit: 3e5713cc6686ba7b6f8946feb9b79d0951a80675
Fix include path for mhyp.hHg-commit: 2e196384145312521847375b3df09634634f0a96
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
finished transistion of DAXXX to DMDAXXXXHg-commit: 86cda14def53e12145f562bc5ffa2be6f2362b57
partial conversion of DA to new DM syntax and styleHg-commit: fc1d8cbf21c8369cb06f934b2976724f2e1219ba
More clean up after messy sed in original conversion: (PetscBool *) -> (PetscBool*)Hg-commit: 99f43e32bebfd5fb118e75e6da20a7d2d249e0b2
Clean up after messy sed in original conversion: (PetscBool ) -> (PetscBool)Hg-commit: d2297d04e5f4a401f60e8ca64322828d2eec0c0c
PetscOptionsTruth -> PetscOptionsBool and relatedHg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77
1...<<171172173174175176177178179180>>...210