Home
last modified time | relevance | path

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

/petsc/src/ts/impls/eimex/
H A Deimex.c149 static PetscErrorCode TSInterpolate_EIMEX(TS ts, PetscReal itime, Vec X) in TSInterpolate_EIMEX() function
530 ts->ops->interpolate = TSInterpolate_EIMEX; in TSCreate_EIMEX()