Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c212 static PetscErrorCode TSInterpolate_Sundials(TS ts, PetscReal t, Vec X) in TSInterpolate_Sundials() function
895 ts->ops->interpolate = TSInterpolate_Sundials; in TSCreate_Sundials()