| #
7147f78b
|
| 23-Feb-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 6e96dcb7fd787a51921e809e4299bf76239a310b
|
| #
9a4708fe
|
| 22-Feb-2011 |
Jed Brown <jed@59A2.org> |
PCGetOperators: do not overwrite pc->mat if pc->pmat has not been set
That was probably just a typo, but I think the new code has more consistent logic.
Hg-commit: 78db18acc2e95b3c5cb1dd2d47c4ce587
PCGetOperators: do not overwrite pc->mat if pc->pmat has not been set
That was probably just a typo, but I think the new code has more consistent logic.
Hg-commit: 78db18acc2e95b3c5cb1dd2d47c4ce587e86a6a1
show more ...
|
| #
dce485f0
|
| 21-Feb-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added KSPReset() changed PCDestroy() to use PCReset() changed VecDestroy() and MatDestroy() to zero pointer
Hg-commit: e3a0adf50e88a7c67465681b9f8393abb75b1cda
|
| #
0ce6c5a2
|
| 20-Feb-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
finished PCReset()
Hg-commit: 691cfba3da1cda345aff7b648cdc160528832ff4
|
| #
88584be7
|
| 17-Feb-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
some more Matlab interface error catch two default arguments to VecScatterCreate starting PCReset() AXYPX() and AXPY() manual page no longer warns of low performance.
Hg-commit: cc0cccc0f86a8f41a634
some more Matlab interface error catch two default arguments to VecScatterCreate starting PCReset() AXYPX() and AXPY() manual page no longer warns of low performance.
Hg-commit: cc0cccc0f86a8f41a634e93ea78fc8e1011b8a4a
show more ...
|
| #
538a8cf4
|
| 18-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: e63d4912341873b79ec38ad7dfe8372325a96ba9
|
| #
41733a59
|
| 17-Dec-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of PCFactorGetMatrix(): add missing 'else'
Hg-commit: 01727f8d47e03c53a36211e2c2da0cf459e0488f
|
| #
d203961c
|
| 15-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
have PCFactorGetMatrix() generate error instead of silently fail if no factor exists.
Hg-commit: 90797865d34e4643f8a5e35d9d0e98bfbc548b28
|
| #
8c172940
|
| 06-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e
|
| #
7087cfbe
|
| 05-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13
show more ...
|
| #
671f6225
|
| 17-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after monster merge with Jed's changes to Truth/Bool broke some stuff
Hg-commit: 5caec4f276cb70c9322fa9314b3d9d9d41118eac
|
| #
acfcf0e5
|
| 14-Oct-2010 |
Jed Brown <jed@59A2.org> |
PetscOptionsTruth -> PetscOptionsBool and related
Hg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77
|
| #
317d6ea6
|
| 30-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
I have added PetscObjectPrintClassNamePrefixType() which is now (in theory) used uniformly in all the XXXView ASCII info formats to display this information appropriately. A nice improvement, elimina
I have added PetscObjectPrintClassNamePrefixType() which is now (in theory) used uniformly in all the XXXView ASCII info formats to display this information appropriately. A nice improvement, eliminated lots of duplicate code and makes it easier to have uniform output.
Hg-commit: ac7db369abce3aaa842088cc8d77922f55ce8a59
show more ...
|
| #
3334f37f
|
| 29-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04
|
| #
ace3abfc
|
| 28-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL note this requires a new sowing version
Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a
|
| #
42eaa7f3
|
| 26-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
more one display tree
Hg-commit: 634c6c42e56f36f84244e4fe2f20e88d1ff6ffcf
|
| #
c457296d
|
| 23-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
basic amspublishall. Release it is wrong and need to publish after the type is set.
Hg-commit: 00a22ad47a7a0ffcd91c66290fefb82fce41e498
|
| #
d5bac5b1
|
| 09-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: dbe17f4cd57aa220aaa7f3a4929b4662f1fd3cc2
|
| #
d2ffe925
|
| 09-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: fb3fb77fa7d8bd71eb94b0f289024414b41b2354
|
| #
c5eb9154
|
| 09-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
completed PetscValidLogicallyCollectiveXXX() routines and usage
Hg-commit: 374cfa6c3abbd90ea5b27fc02813ca73ae37b846
|
| #
3f9fe445
|
| 08-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
finished labelling manual pages as Logically or Neighbor-wise Collective
Hg-commit: 8a714c954b7624fb9d7cacbaa621300eebb99517
|
| #
dbeab2b0
|
| 15-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: a1b4305d024589caa26e29111abd527e79f3701e
|
| #
e414b56b
|
| 14-Jun-2010 |
Jed Brown <jed@59A2.org> |
Wrap some multi-statement macros in do {} while (0)
add trailing semicolons where necessary
Hg-commit: 209afe958f68bff7fcca274dd8ca45b7e4952272
|
| #
2692d6ee
|
| 22-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.
Hg-commit: 9
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.
Hg-commit: 9ee752148eed3df65feb0f7eb0686798c3c0621b
show more ...
|
| #
e2f15add
|
| 13-May-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 091935e9281c6e900c1e00205f59cde73745cb0d
|