Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/discgrad/
H A Dtsdiscgrad.c193 static PetscErrorCode TSInterpolate_DiscGrad(TS ts, PetscReal t, Vec X) in TSInterpolate_DiscGrad() function
470 ts->ops->interpolate = TSInterpolate_DiscGrad; in TSCreate_DiscGrad()