| #
e2af5219
|
| 15-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4798e111225ab88c385e0dc2b466a2ee18fd607c
|
| #
f5351476
|
| 14-Dec-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
minor bugfix (recover ierr in sysio.c) and rm unused variables
Hg-commit: 87e3cd799e2a7059b7908ebd8004d22311b4a600
|
| #
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
|
| #
719d7bfe
|
| 12-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
cannot use class as a variable name :-(
Hg-commit: e0c94f9842fb21b027f357dea04c9488c8f2f2f0
|
| #
68f616c8
|
| 12-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
for -objects_dump users may "Get" the object also
Hg-commit: f8bed5c9760734fcc7d8b1be5b6bf75983683cc5
|
| #
a8d2bbe5
|
| 12-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commited -objects_dump and updated all examples to use PetscFunctionBeginUser;
Hg-commit: 7ee109c3a330edfa02cfee5f25401f5538d5e197
|
| #
ccd3581f
|
| 12-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
gnu compilers don't like variables named main
Hg-commit: 17ab9321ca269e5e6d28414a09a1268db392777a
|
| #
2c9581d2
|
| 12-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
crude heuristic for detecting object creation in user code to print only user created unfreed objects
Hg-commit: 4386185e6badebbcb32b83973f30ddbabd35959f
|
| #
a64a8e02
|
| 12-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added/improved PetscObjectsDump() and -objects_dump to display undestroyed objects
Hg-commit: 0428a943a6648d62069d3c7dd92c14586f652e6b
|
| #
52536dc3
|
| 01-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
converted PetscObjectCompose() for dmksp object to direct access to dmksp record
Hg-commit: cf5664992af00b41e0ba43580fa28df136a3b4ef
|
| #
6c2930d4
|
| 18-Sep-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8
|
| #
3e08d2be
|
| 18-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing blanks from source code added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree
Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
|
| #
0f55b88d
|
| 03-Jul-2012 |
Satish Balay <balay@mcs.anl.gov> |
backout all chmod stuff in bf971ba58125 [but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]
Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258
|
| #
c0174eb7
|
| 03-Jul-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
removed a spurious call to MatSetBlockSize.
Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a
|
| #
251f4c67
|
| 27-Apr-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
PetscTypeCompare -> PetscObjectTypeCompare
Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
|
| #
0ebbf5cd
|
| 11-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4f48dde03429d0318c7e23bc7de128a9e6ddc8fd
|
| #
835d1d25
|
| 04-Mar-2012 |
Jed Brown <jed@59A2.org> |
Ensure that pointer is zeroed by PetscContainerDestroy()
Hg-commit: 6229234a4ea932277458494b20387c4093a2c3de
|
| #
51322221
|
| 28-Feb-2012 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11
|
| #
7248c6d3
|
| 06-Nov-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 072d3613caf2b1953e19eb41aaee719c87da3dc8
|
| #
f851cb64
|
| 04-Nov-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Allow to remove composed functions.
Hg-commit: b69ab2dd6a497f51ca6e67617f3f465b35f3f7b6
|
| #
9be68fca
|
| 25-Oct-2011 |
Jed Brown <jed@59A2.org> |
merge from 3.2
Hg-commit: bd51af1012a08a8fd89ad2df89aba5897133d9c2
|
| #
8cd211a4
|
| 25-Oct-2011 |
Jed Brown <jed@59A2.org> |
Add PetscObjectCopyFortranFunctionPointers() and fix DMRefine() and DMCoarsen() to forward fortran function pointers. fixes #90287
Hg-commit: 03f912a794a521a21b788e5ea3f240582c3f954a
|
| #
3194b578
|
| 26-Aug-2011 |
Jed Brown <jed@59A2.org> |
Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()
* Options are now only printed once for each object. * Man section and long description of each object is now available in
Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()
* Options are now only printed once for each object. * Man section and long description of each object is now available in the class.
Hg-commit: 322958b27c7d8b12f5de95b143f4ac840fe2458c
show more ...
|
| #
1c001b75
|
| 07-Aug-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
itrying to check this in again. Added smoothed aggregation to PC GAMG, no really working.
Hg-commit: b0df5e777baf74893ca1df5fe9447ed4d19891a1
|
| #
e655b608
|
| 05-Aug-2011 |
Peter Brune <brune@cs.uchicago.edu> |
merge
Hg-commit: 51248f62f2a5209585746c0bcf900565a4b48480
|