Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c119 static PetscErrorCode TSStep_Sundials(TS ts) in TSStep_Sundials() function
894 ts->ops->step = TSStep_Sundials; in TSCreate_Sundials()