Home
last modified time | relevance | path

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

/petsc/src/ts/impls/bdf/
H A Dbdf.c305 static PetscErrorCode TSInterpolate_BDF(TS ts, PetscReal t, Vec X) in TSInterpolate_BDF() function
535 ts->ops->interpolate = TSInterpolate_BDF; in TSCreate_BDF()