Searched refs:TSInterpolate_RK (Results 1 – 1 of 1) sorted by relevance
1046 static PetscErrorCode TSInterpolate_RK(TS ts, PetscReal itime, Vec X) in TSInterpolate_RK() function1484 ts->ops->interpolate = TSInterpolate_RK; in TSCreate_RK()