Searched refs:TSBDF_Interpolate (Results 1 – 1 of 1) sorted by relevance
166 static PetscErrorCode TSBDF_Interpolate(TS ts, PetscInt order, PetscReal t, Vec X) in TSBDF_Interpolate() function310 PetscCall(TSBDF_Interpolate(ts, bdf->k, t, X)); in TSInterpolate_BDF()