petsc-3.10.5 2019-03-28
TSBDF
DAE solver using BDF methods
See Also
TS, TSCreate(), TSSetType()
Level
beginner
Location
src/ts/impls/bdf/bdf.c
Implementations
TSBDF_Advance in src/ts/impls/bdf/bdf.c
TSBDF_VecDot in src/ts/impls/bdf/bdf.c
TSBDF_VecLTE in src/ts/impls/bdf/bdf.c
TSBDF_Extrapolate in src/ts/impls/bdf/bdf.c
TSBDF_Interpolate in src/ts/impls/bdf/bdf.c
TSBDF_SNESSolve in src/ts/impls/bdf/bdf.c
TSBDF_Restart in src/ts/impls/bdf/bdf.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages