Home
last modified time | relevance | path

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

/petsc/src/ts/impls/rosw/
H A Drosw.c1240 static PetscErrorCode TSInterpolate_RosW(TS ts, PetscReal itime, Vec U) in TSInterpolate_RosW() function
1786 ts->ops->interpolate = TSInterpolate_RosW; in TSCreate_RosW()