petsc-3.9.4 2018-09-11
Report Typos and Errors

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