Home
last modified time | relevance | path

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

/petsc/src/ts/impls/explicit/rk/
H A Drk.c1046 static PetscErrorCode TSInterpolate_RK(TS ts, PetscReal itime, Vec X) in TSInterpolate_RK() function
1484 ts->ops->interpolate = TSInterpolate_RK; in TSCreate_RK()