| 8ab3e0fc | 14-Oct-2009 |
Jed Brown <jed@59A2.org> |
TS_SSP docs
Hg-commit: 8c1095b81bce0dbb6256d0567ff3284e8cc4c908 |
| aee90721 | 14-Oct-2009 |
Jed Brown <jed@59A2.org> |
unused parameters
Hg-commit: 99008c9cd91ca9ae40ecf6d2225f8d01b2b084d0 |
| 61941175 | 29-Sep-2009 |
Jed Brown <jed@59A2.org> |
Construct error estimates and rescale+modify tables.
* viewing of these details * clean up a couple rules so that stiff accuracy and FSAL are determined correctly.
Hg-commit: a1da91d538c959dd32e4c7
Construct error estimates and rescale+modify tables.
* viewing of these details * clean up a couple rules so that stiff accuracy and FSAL are determined correctly.
Hg-commit: a1da91d538c959dd32e4c7817583aa1c811cb223
show more ...
|
| 96f5712c | 27-Sep-2009 |
Jed Brown <jed@59A2.org> |
doc fixes, WRMS norms, TSGL_DI schemes
Hg-commit: bbbc495383d0f1841eced6a7dae66527a1153f32 |
| ef7bb5aa | 12-Oct-2009 |
Jed Brown <jed@59A2.org> |
Implementation of optimal explicit strong stability preserving integrators.
These are important for high-order TVD schemes. Added example 1D finite volume solver, for testing TS_SSP.
Hg-commit: ab8
Implementation of optimal explicit strong stability preserving integrators.
These are important for high-order TVD schemes. Added example 1D finite volume solver, for testing TS_SSP.
Hg-commit: ab85ee469e7163773c68d394f656fbafdd66030c
show more ...
|
| 2934e5fe | 24-Sep-2009 |
Jed Brown <jed@59A2.org> |
missed rename in fortran test
Hg-commit: 9f0cec5361f7d8a40f6005d24af627829b6d24fe |
| 9596e0b4 | 24-Sep-2009 |
Jed Brown <jed@59A2.org> |
Rename TS_EULER, etc like TSEULER.
Update manual with this fix, s/PVode/Sundials/, new DAE subsection. Remove useless level of indirection in TS_GL.
Hg-commit: f1b6ef10292b83255b81f152535632c2ed1a6
Rename TS_EULER, etc like TSEULER.
Update manual with this fix, s/PVode/Sundials/, new DAE subsection. Remove useless level of indirection in TS_GL.
Hg-commit: f1b6ef10292b83255b81f152535632c2ed1a6ee6
show more ...
|
| ea787116 | 24-Sep-2009 |
Jed Brown <jed@59A2.org> |
TS_GL: FSAL (first same as last) diagnostic
Hg-commit: 44ef7cdd84d24ba347c99e28bd7496a70d58b727 |
| 07110274 | 24-Sep-2009 |
Jed Brown <jed@59A2.org> |
TS_GL viewer
Hg-commit: b7fddbc29aabb6c5c09176f5750e863b466041e7 |
| 45b54829 | 23-Sep-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixed cast
Hg-commit: 7485620bb718d2f45836835b6e465e335884390c |
| 18b56cb9 | 23-Sep-2009 |
Jed Brown <jed@59A2.org> |
Initial implementation of general linear methods in TS
not yet implemented: * error estimation * adaptive step size * adaptive order * fill in tableaus for higher-order GL methods and conventional (
Initial implementation of general linear methods in TS
not yet implemented: * error estimation * adaptive step size * adaptive order * fill in tableaus for higher-order GL methods and conventional (DIRK, BDF)
Hg-commit: 8a94cdcda512f36aed3a443140a32ec12e4f3680
show more ...
|
| d73342a9 | 22-Sep-2009 |
Jed Brown <jed@59A2.org> |
typo
Hg-commit: 307f177240227e30cba243c92bbbb4180c905184 |
| dc3f620d | 21-Sep-2009 |
Jed Brown <jed@59A2.org> |
Fix TS_Theta memory leak with inconsistent referencing hack.
Add runtime problem selection to ex8.
Hg-commit: 1de78abdb31d40dfd94908db3712e932d7e9be6b |
| ace68caf | 21-Sep-2009 |
Jed Brown <jed@59A2.org> |
Fix implicit function eval when RHS is given, make extrapolation optional
Hg-commit: 617ea9a92e26a1aff1b7fbec73aef7fd31ad340a |
| 7c0b301b | 21-Sep-2009 |
Jed Brown <jed@59A2.org> |
TS_THETA mods for -snes_mf_operator
Hg-commit: fccf682beffced9c564c7a7b77e618aec5cfa75c |
| e3e8da22 | 21-Sep-2009 |
Jed Brown <jed@59A2.org> |
TS example of implicit form
Hg-commit: ca4090991e721d5a4ff36f6a246ae0b2496bce4f |
| 63495f91 | 21-Sep-2009 |
Jed Brown <jed@59A2.org> |
comment/ftn-auto fix
Hg-commit: 7fbad6a3e5b737d71a107c6e1c6598a042a89ac3 |
| 316643e7 | 21-Sep-2009 |
Jed Brown <jed@59A2.org> |
Implicit formulation in TS, TS_THETA
TS: Adding support for implicit form F(t,X,Xdot)=0, suitable for DAE
TS_Theta: Implementation of theta integrator cast as a 1-stage Runge-Kutta method which use
Implicit formulation in TS, TS_THETA
TS: Adding support for implicit form F(t,X,Xdot)=0, suitable for DAE
TS_Theta: Implementation of theta integrator cast as a 1-stage Runge-Kutta method which uses the implicit form and thus may be applied to DAE.
Hg-commit: 59bd09a7bf51ba2c479750c1f2cadaf645713178
show more ...
|
| 8423f3f1 | 06-Sep-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Comment fix
Hg-commit: fd59266d72ba8a21c64a38b27eab1dc1613a09ba |
| ce8aa302 | 25-Aug-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
make error msg in sundials interface more informative
Hg-commit: 270dde06d828b1525d04cc481109758562622788 |
| 16016685 | 21-Aug-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
enable sundials interface calling TSStep() multiple times
Hg-commit: bc0161798121fca6f4af2f3caa77aa3c213de6b6 |
| 2bfc04de | 21-Aug-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add support for itask=CV_NORMAL in sundials interface
Hg-commit: 70c210c1624cde2be79ed05b6c52a07e7b44bb7b |
| 28adb3f7 | 20-Aug-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
upgrade sundials interface to v2.4.0
Hg-commit: adb07ed84832a403f0ca191d9911db9f82fa2dde |
| 0c4e8012 | 19-Aug-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
removed Contributed by: in documentation and source for PETSc developers
Hg-commit: 19546b65bd4769308070770659a516cb6b59906a |
| 0b522747 | 07-Aug-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4dd98fc3f9398a26897343707f3d277722d8caea |