petsc-3.14.6 2021-03-30
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_GetVecs in src/ts/impls/bdf/bdf.c
TSBDF_RestoreVecs in src/ts/impls/bdf/bdf.c
TSBDF_Advance 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_PreSolve 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