| #
3c7fefee
|
| 31-Aug-2010 |
Jed Brown <jed@59A2.org> |
Fix declaration
Hg-commit: d7a554ddb1118a1df2138fcc256836a142024dd2
|
| #
b4be0e3a
|
| 31-Aug-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: ee2c880beeb7f5709c949b456809141d38ab9b9a
|
| #
9f94935a
|
| 31-Aug-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
fix inconsistency of TS and sundials/cvode interface. Ref: [petsc-maint #51512] add error messages of cvode().
Hg-commit: 6e4f7592bb4c2bcfc4baa6e6f3765e1a8be0a537
|
| #
ef196b5a
|
| 30-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: ae0dee6bc9e67a651a2e3f87bac9f6c393e9516f
|
| #
1451c9d6
|
| 29-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: f4adcc058053db0591717333b80bc943449cec4b
|
| #
fc6b9e64
|
| 29-Jul-2010 |
Jed Brown <jed@59A2.org> |
Make Sundials use initial time step specified with TSSetInitialTimeStep(). This is only an upper bound on the real initial step.
Hg-commit: 30fb465cba8c8a4cec40c11d6baf6f008d306b8e
|
| #
f1cd61da
|
| 29-Jul-2010 |
Jed Brown <jed@59A2.org> |
Add TSSundialsSet{Min,Max}TimeStep
Hg-commit: b36804c4bfb0774a40be069ac2d7e1a6ec0e9a15
|
| #
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
|
| #
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 ...
|
| #
17186662
|
| 10-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
finished formating of SETERRQ() calls and changed a few PETSC_COMM_SELF to appropriate comm
Hg-commit: 099173676d5157f4b09175cd1f5104bf5e549784
|
| #
e32f2f54
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MPI_Comm as first argument to PetscError() and SETERRQX()
Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
|
| #
0d2fba3e
|
| 09-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5
|
| #
74140ef9
|
| 07-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 325aa05f77377069e6c2d780cfa53fbfc9f58c92
|
| #
3f2090d5
|
| 06-Mar-2010 |
Jed Brown <jed@59A2.org> |
Modify TSSetPreStep and TSSetPostStep to run every step rather than once per call to TSStep.
It was not useful to place these at the start and end of the entire time-stepping sequence (because the u
Modify TSSetPreStep and TSSetPostStep to run every step rather than once per call to TSStep.
It was not useful to place these at the start and end of the entire time-stepping sequence (because the user might as well have called their functions directly). With these hooks, it is at least possible for the user to implement IMEX schemes within TS.
Hg-commit: 772bf07ee669084a0a1feeeabdadc0153e52d6da
show more ...
|
| #
25bba741
|
| 20-Oct-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge - Builder was almost certainly screwed up
Hg-commit: 2571e8ea748f6220b54dbcda3f10127411ca11ff
|
| #
709a6ccf
|
| 14-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 8f6399aa161ba7ba59389734d930b52909d403b7
|
| #
96f5712c
|
| 27-Sep-2009 |
Jed Brown <jed@59A2.org> |
doc fixes, WRMS norms, TSGL_DI schemes
Hg-commit: bbbc495383d0f1841eced6a7dae66527a1153f32
|
| #
9d124a3d
|
| 25-Aug-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 9346f4fc0b2ed71af84b78752b7cd19df6d53a22
|
| #
ce8aa302
|
| 25-Aug-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
make error msg in sundials interface more informative
Hg-commit: 270dde06d828b1525d04cc481109758562622788
|
| #
ea7ccfb4
|
| 24-Aug-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge
Hg-commit: b384e8625b6324308f70798b433de65795605cb9
|
| #
fa60dd51
|
| 21-Aug-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f084bb789f59953ce28bb59836371c3422974023
|
| #
16016685
|
| 21-Aug-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
enable sundials interface calling TSStep() multiple times
Hg-commit: bc0161798121fca6f4af2f3caa77aa3c213de6b6
|