| #
f5f7c1b9
|
| 19-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully replaced more '){' by ') {', added checker script
Hg-commit: a0037010be00b56a68354d942365c8f8df63198a
|
| #
e08d9924
|
| 18-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully removed \t from src/sys/*
Hg-commit: 910eecdb2d9101d15fb5ee24738d9e5eca423f9a
|
| #
140e18c1
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed silly abreviations
Hg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f
|
| #
0d189d10
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PetscOpFList stuff since not used and new code will be very different minor updates to developers manual
Hg-commit: f51e7d05e50c42891c9c9e751f6afaba38dc023e
|
| #
3bf036e2
|
| 03-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed many more missing CHKERRQ()
Hg-commit: 7ee3b3a915c7ec91d5cefc4d6974e423e3fd9435
|
| #
07d877b2
|
| 03-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1061365241ef2bb5750832bce670ba95364095cb
|
| #
be56827d
|
| 02-Jan-2013 |
Jed Brown <jed@59A2.org> |
Close memory leak when -options_left
Hg-commit: d7c9a6f764de8398770984bc7bf208d46834ddc0
|
| #
8ad47952
|
| 02-Jan-2013 |
Jed Brown <jed@59A2.org> |
Clang MPI type checking now works for user-defined types
Hg-commit: a7385c2b2cce59d13c376cee7ce8117a20c668ac
|
| #
3739235a
|
| 01-Jan-2013 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 25276966fa7fa86f856c8864a438c770ca67ffa5
|
| #
6ac3741e
|
| 01-Jan-2013 |
Jed Brown <jed@59A2.org> |
Make type matching for MPIU_2INT explicit for Clang warnings
Hg-commit: b20bd2e0a49c459ad766276caf8e1f866aa46396
|
| #
44041f26
|
| 01-Jan-2013 |
Jed Brown <jed@59A2.org> |
Use MPIU_2INT = MPI_2INT when possible
Hg-commit: 6cad1b652212fa329c456a27ceb94666bac0ec36
|
| #
b769355b
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
merge PetscSF implementation
Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294
|
| #
7c2de775
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
Simplify PetscComplex macros; make available when PETSC_HAVE_COMPLEX (vs PETSC_USE_COMPLEX)
Hg-commit: e2742dc6abf8913958eca460bd0194e122c07223
|
| #
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 ...
|
| #
b58ca069
|
| 15-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
completed basic conversion of -xxx_view and -xxx_view_yyy hodge-podge to consistent -xxx_view [viewer][:filename][:format] scheme left is all the ugly ones for -ksp_view_binary and friends
Hg-commit
completed basic conversion of -xxx_view and -xxx_view_yyy hodge-podge to consistent -xxx_view [viewer][:filename][:format] scheme left is all the ugly ones for -ksp_view_binary and friends
Hg-commit: e4cbe0641435ca83c394e1925ec2bdf3258742cf
show more ...
|
| #
2bf49c77
|
| 14-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscOptionsGetView() and PetscOptionsRestoreViewer()
Hg-commit: 570011297d031dcce016710af35579cd6d354d6f
|
| #
7eb1d149
|
| 13-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added all option for -objects_dump that displays all non-destroyed objects, not just those created by the user
Hg-commit: f7bdd1788405c15afc21a708eb78ac39c722d20a
|
| #
a8d2bbe5
|
| 12-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commited -objects_dump and updated all examples to use PetscFunctionBeginUser;
Hg-commit: 7ee109c3a330edfa02cfee5f25401f5538d5e197
|
| #
a64a8e02
|
| 12-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added/improved PetscObjectsDump() and -objects_dump to display undestroyed objects
Hg-commit: 0428a943a6648d62069d3c7dd92c14586f652e6b
|
| #
29aa02fc
|
| 11-Dec-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: a128a87f5736ccbab37df5d559616f8376f7026e
|
| #
2d53ad75
|
| 09-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
more progress on serializing PETSc objects and function pointers yes Barry has lost his mind but this is too much fun to stop
Hg-commit: 70b547a30c706ea4b2828de11dd7962c0443a994
|
| #
43208f3f
|
| 27-Nov-2012 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 6ac94d6e269a383c5b658488ff4022ab8f63808d
|
| #
a246e310
|
| 16-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
bug in thread caching when PetscInitialize() called more than once
Hg-commit: 94523429b1eea1d44387722892b57763fc643bd9
|
| #
31134e8c
|
| 03-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d0f613618ca66a5aeb1aac97d210d2cc29755d3d
|
| #
4bb5149b
|
| 03-Nov-2012 |
Jed Brown <jed@59A2.org> |
Fix unused variable from 29a8e43593a15a994496
Hg-commit: dd95fc95344e94b8ac43e6ffd45fb79dd6de7022
|