Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c256 static PetscErrorCode TSDestroy_Sundials(TS ts) in TSDestroy_Sundials() function
891 ts->ops->destroy = TSDestroy_Sundials; in TSCreate_Sundials()