read and follow the PETSc coding style document please, don't just use random formating styles for each fileHg-commit: 33bd2ea69c26eb8f459158741567c3c5924ac232
Make units (bytes) explicit in log_summary infoHg-commit: 0b0e29fe8871d44e4f7e3c2dc630b4acf2a48c67
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
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 ...
event names too longoutdated {} around SETERRQHg-commit: af91e5e2d1d7763b685c9203aa03026de8a3bb61
updated ex7.c to use symmetry for Neumann boundary condition and centered difference for PDE at the endpoints. Seems to run correct for cn, arkimex and rosw now solved as a PDE and not DAEHg-commit
updated ex7.c to use symmetry for Neumann boundary condition and centered difference for PDE at the endpoints. Seems to run correct for cn, arkimex and rosw now solved as a PDE and not DAEHg-commit: a5d968831d4fe2f37cc6cb84f739e9e69cbdfeca
reorg of src/sys directorydirectories that define objects now in the classes subdirectoryrename several confusing name directoriesHg-commit: b2612422c63ac4afe82112892d9efda808f3d601
1...<<11121314151617181920