silly code formatting problems; some people still need to read the style guideHg-commit: 7a98cb06baf90914d565ea8801b6900bdc5a04c1
Add PetscCommBuildTwoSided(), including non-blocking consensus algorithmHg-commit: 721cf8e8a07d6de2abc9b4f621f09a70e0d48012
Add MPIU_BOOL and MPIU_ENUM to control clang-3.2 warnings when using MPI_INT directlyHg-commit: 659ebb827654e17cd01d6fb5cf1a54155f4e77a7
removed trailing spaces from all filesHg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
removed all incorrect spaces before CHKERR...Hg-commit: 653d9985c7cfe8fed21a37081a5b64f5e24e6c17
ran clang --analyze over PETSc and fixed many of the complaints. Mostly missing CHKERRQ() and set but not used variables, no bugs found, lots of complaints about null references, not sure what is up
ran clang --analyze over PETSc and fixed many of the complaints. Mostly missing CHKERRQ() and set but not used variables, no bugs found, lots of complaints about null references, not sure what is up with that; gets in the way of real useful messages.Hg-commit: c183c49f249a22d7ef32be2c51749bad41445e53
show more ...
completed PetscOptionsGetViewer() support for formatsHg-commit: 2f87165cd4457fe7bbc2296da32bc4f3dcb1e8c5
crude heuristic for detecting object creation in user code to print only user created unfreed objectsHg-commit: 4386185e6badebbcb32b83973f30ddbabd35959f
draw viewer for schur complement fieldsplitHg-commit: df50cb7be7794bdeb9d325aa3d31d04601cca46c
added method to draw multi-line test in a boxHg-commit: 164f5096eb499944b3bf5612e54a1803b1864727
Hash+DMComplex: Use hash to keep track of edges in 2D interpolation- Made an underpowered PetscHashIJGet() which does what I need, this can be fixed up- We need to augment the structure when we do
Hash+DMComplex: Use hash to keep track of edges in 2D interpolation- Made an underpowered PetscHashIJGet() which does what I need, this can be fixed up- We need to augment the structure when we do 3D interpolationHg-commit: db990896f15b7fed6c2827ca683e51beff76d205
reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variablesHg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d
Integer Find: Fixed PetscFindInt() for 0 size inputHg-commit: 995be49f522d406b88850b6da68a52cec93fb837
convert #define macro function to static inline function for ctable hashesHg-commit: 1217918420c7a7c7d423d0cf78afe6a451ec09e6
Fix syntax error and tighten up PetscFindInt implementationReturns location (as negative) when not already presentHg-commit: 4abec2d5e3ad51e1bb67e43a4fae8432f8fea50d
Sys: Changed PetscFindInt() to avoid overflowHg-commit: ed4e8f2b430c6052336a84edd9dee39be54f0f78
Sys: Fixed declarationHg-commit: b521f46cc2dd904b83d22d7d12fd722536ec2e52
Sys: Added PetscFindInt()Hg-commit: 6eccf13462a844884d1bb17e222c358cc5517cf2
removed trailing blanks from examples, code formattingchanges to uncrustify.cfgHg-commit: 5b64e59d6c6818c2b462782e9308e7fa49e0c338
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 sorting routines for MPI ints.Hg-commit: 1219b52b2cb93fd89a192bf4c4bd4ab9767872b5
added MatSeqAIJGet/RestoreArrayF90()Hg-commit: 5417c3b78f36db6da99b350bb948669d6f8d147f
merge from 33Hg-commit: fcf85c783eea43b41926a5894f4c39ade16496ad
more copy/paste fixesHg-commit: 89dd74c262f9c6c88aebbcafa1993d124a874aa7
1...<<2122232425262728293031