Home
last modified time | relevance | path

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

/petsc/src/ts/impls/mimex/
H A Dmimex.c301 static PetscErrorCode TSInterpolate_Mimex(TS ts, PetscReal t, Vec X) in TSInterpolate_Mimex() function
336 ts->ops->interpolate = TSInterpolate_Mimex; in TSCreate_Mimex()