Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c278 static PetscErrorCode TSSetUp_Sundials(TS ts) in TSSetUp_Sundials() function
893 ts->ops->setup = TSSetUp_Sundials; in TSCreate_Sundials()