petsc-3.14.6 2021-03-30
Report Typos and Errors

TSGLEE

ODE and DAE solver using General Linear with Error Estimation schemes The user should provide the right hand side of the equation using TSSetRHSFunction().

Notes

The default is TSGLEE35, it can be changed with TSGLEESetType() or -ts_glee_type

See Also

TSCreate(), TS, TSSetType(), TSGLEESetType(), TSGLEEGetType(),
TSGLEE23, TTSGLEE24, TSGLEE35, TSGLEE25I, TSGLEEEXRK2A, TSGLEERK32G1, TSGLEERK285EX, TSGLEEType, TSGLEERegister()

Level

beginner

Location

src/ts/impls/glee/glee.c

Examples

src/ts/tutorials/ex31.c.html

Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages