| #
c8058688
|
| 07-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
more seealsos for TSARKIMEX
Hg-commit: e82fc3ec396933727144146beab6ecf32f86778a
|
| #
0d6fbc72
|
| 09-Sep-2011 |
Jed Brown <jed@59A2.org> |
merge TS Fortran interface updates from 3.2
Hg-commit: 56151220512698968f149b4ce5a37e8bd290adf7
|
| #
372a11c8
|
| 27-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d8a366d801f6fc7a3802f50988decbbbc92b6440
|
| #
d8cd7023
|
| 27-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after mqking some mess merge, I don't know what is going on.
Hg-commit: 5d7e957038c4e9a48faa303ae5f441ccb8978e49
|
| #
71fde267
|
| 27-Aug-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
still added bs=6 support in PC PBJACOVI, de-hardwired ex56's pc type and added support for Prometheus.
Hg-commit: c3d4ed72507655711f0d8593c65c9b78f65c4cd3
|
| #
362cd11c
|
| 27-Aug-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
TS: Move code from elsewhere to TSStep()
Hg-commit: 11d1bb58cf2ee8f572513a93f8aed92abab6397d
|
| #
cdbf8f93
|
| 27-Aug-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
TS: Many changes listed below
* Remove ts->initial_time_step * Remove ts->next_time_step, add ts->time_step_prev * Implement interpolation for TSALPHA * Prepare for time step adaptativity
Hg-commit
TS: Many changes listed below
* Remove ts->initial_time_step * Remove ts->next_time_step, add ts->time_step_prev * Implement interpolation for TSALPHA * Prepare for time step adaptativity
Hg-commit: a1e380cf44925342fc0696a9599f8993e2c20644
show more ...
|
| #
a6bac38d
|
| 25-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
I hate hg
Hg-commit: 67aa81a5cf34fbb007ef9a66cefe3fb4b2981a57
|
| #
03403c7f
|
| 25-Aug-2011 |
Jed Brown <jed@59A2.org> |
Use PetscSqrtReal() instead of sqrt() due to Solaris complex errors: Overloading ambiguity between "std::sqrt(double)" and "std::sqrt(float)".
Hg-commit: 9cb9129ec76ba8c8de5aa3ce8e932a631e35661c
|
| #
a6ccadda
|
| 19-Aug-2011 |
Jungho Lee <julee@mcs.anl.gov> |
Commit after merge
Hg-commit: d7a2cb96a765570b11bf3dc2004f09949b6a1c8d
|
| #
81eae9a7
|
| 19-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 32ef19a56c71bc255096ac849d5cd135435f20fc
|
| #
257d2499
|
| 19-Aug-2011 |
Jed Brown <jed@59A2.org> |
Add PetscSNPrintfCount() which also returns the number of characters used
Hg-commit: 2e6a946a88d366e5aa6c0e47f96108902ff3f50d
|
| #
d52bd9f3
|
| 14-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
each TSView_XX and TSSetFromOptions_XXX call SNESView and SNESSetFromOptions_ if appropriate otherwise not since before TSView and TSSetFromOptions called them even when TSType did not use SNES
Hg-c
each TSView_XX and TSSetFromOptions_XXX call SNESView and SNESSetFromOptions_ if appropriate otherwise not since before TSView and TSSetFromOptions called them even when TSType did not use SNES
Hg-commit: 7981d806d1e2750ccf6ed09ccef2533f81d6a48a
show more ...
|
| #
423d130b
|
| 27-Jul-2011 |
Jungho Lee <julee@mcs.anl.gov> |
Merge after commit
Hg-commit: 37cbe816d3ef8fad39deb027ea00c1e7ccf3baa6
|
| #
df17f0d5
|
| 18-Jul-2011 |
Kerry Stevens <kstevens@spetjhiong.com> |
commit after merge from petsc-dev (MatMult_Add function)
Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7
|
| #
3997210f
|
| 15-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: cf711a579159759a8123fc41c1ca1e8729954659
|
| #
4cc180ff
|
| 14-Jul-2011 |
Jed Brown <jed@59A2.org> |
Add TSARKIMEXSetFullyImplicit()
Hg-commit: 1cb560dc2cdebdbdc35a59cc5ff6908db9c08b6f
|
| #
c33a0c59
|
| 12-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 0d77f139772848c01484350b39a2b8bf12cb9208
|
| #
06db7b1c
|
| 11-Jul-2011 |
Jed Brown <jed@59A2.org> |
ARK2D also has the same dense output formula as ARK2E
Hg-commit: 265e43439b22850f5aa3da63da7e56c48cc097ce
|
| #
68a19a56
|
| 11-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a9721bc34731440fad923e2ff06c14fe8cbb6d71
|
| #
1b717b39
|
| 11-Jul-2011 |
Amlan Barua <abarua@iit.edu> |
Commit after merge
Hg-commit: b13688da09a64ce2b9a3d7d641f0a34804fa1c58
|
| #
4f385281
|
| 11-Jul-2011 |
Jed Brown <jed@59A2.org> |
Bug fixes for ARKIMEX, YdotI is the negative, need to correct the negative sign in the right places
Hg-commit: 746bff10d36c084c5f9bb0f351f12b689e8c72fd
|
| #
4040e9f2
|
| 09-Jul-2011 |
Jed Brown <jed@59A2.org> |
Use floating point for large integer constants in tableaus for ARKIMEX
Hg-commit: 89d4526e08adbb17945b78d3464b4ee76a291286
|
| #
8370ee3b
|
| 08-Jul-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
Make TSView_XXX ignore viewer types it cannot handle
Hg-commit: c21ff69c1cc0732cb766bd673e29a78b6a21a9aa
|
| #
cd652676
|
| 07-Jul-2011 |
Jed Brown <jed@59A2.org> |
Add TSInterpolate() with implementations for Theta and ARKIMEX; not tested
Hg-commit: 28178cd0190c75225bb5cf806142666de5c50176
|