Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/irk/
H A Dirk.c365 static PetscErrorCode TSInterpolate_IRK(TS ts, PetscReal itime, Vec U) in TSInterpolate_IRK() function
850 ts->ops->interpolate = TSInterpolate_IRK; in TSCreate_IRK()