Home
last modified time | relevance | path

Searched refs:TSDestroy_BDF (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/impls/bdf/
H A Dbdf.c423 static PetscErrorCode TSDestroy_BDF(TS ts) in TSDestroy_BDF() function
529 ts->ops->destroy = TSDestroy_BDF; in TSCreate_BDF()