| #
e1317eee
|
| 06-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
converted Vecs macros to C functions fixed unitialized comm
Hg-commit: e9203a51d353930af380458ecb84ea816e9155f5
|
| #
b04a062a
|
| 05-Feb-2013 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
commit after merge.
Hg-commit: e15fd985275e9e6c40407ae90b2d69ed97fbf48d
|
| #
299eca30
|
| 05-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: b5179cc7865f723cd5e23a2244f6bcbc7b905437
|
| #
3cec8029
|
| 04-Feb-2013 |
Matthew G Knepley <knepley@gmail.com> |
Logging: Finally put in check for PetscLogBegin()
Hg-commit: e846f47fd45b769838ca7dbe1c9e6fba7f83ba5f
|
| #
a297a907
|
| 29-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Uncrustified src/sys/*
Hg-commit: 9f71677807bad7b55428a6cc0f5ccc5052e91805
|
| #
c5a46771
|
| 22-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aftr merge
Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850
|
| #
1147fc2a
|
| 21-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatting: 'No space after a '(' or before a ')''
Hg-commit: 797341a7bfba18bb97e6da668b36bad2e5977356
|
| #
f5f7c1b9
|
| 19-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully replaced more '){' by ') {', added checker script
Hg-commit: a0037010be00b56a68354d942365c8f8df63198a
|
| #
a853e81e
|
| 13-Jan-2013 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 7ae059cc471c053401c1d6a21c3e45b9d4418175
|
| #
f2ba6396
|
| 12-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added appropriate #include to various synopsis in manual pages
Hg-commit: 649729772e487ab080652f3c9abb4b4203cfa79d
|
| #
806fa848
|
| 02-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
read and follow the PETSc coding style document please, don't just use random formating styles for each file
Hg-commit: 33bd2ea69c26eb8f459158741567c3c5924ac232
|
| #
dac490bd
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
Make units (bytes) explicit in log_summary info
Hg-commit: 0b0e29fe8871d44e4f7e3c2dc630b4acf2a48c67
|
| #
c3aae356
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
Add MPIU_BOOL and MPIU_ENUM to control clang-3.2 warnings when using MPI_INT directly
Hg-commit: 659ebb827654e17cd01d6fb5cf1a54155f4e77a7
|
| #
b769355b
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
merge PetscSF implementation
Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294
|
| #
a2ea699e
|
| 30-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
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 ...
|
| #
aefdf039
|
| 17-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
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 DAE
Hg-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 DAE
Hg-commit: a5d968831d4fe2f37cc6cb84f739e9e69cbdfeca
show more ...
|
| #
29aa02fc
|
| 11-Dec-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: a128a87f5736ccbab37df5d559616f8376f7026e
|
| #
5c6c1dae
|
| 10-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
reorg of src/sys directory directories that define objects now in the classes subdirectory rename several confusing name directories
Hg-commit: b2612422c63ac4afe82112892d9efda808f3d601
|