Home
last modified time | relevance | path

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

/petsc/src/ts/impls/symplectic/basicsymplectic/
H A Dbasicsymplectic.c346 static PetscErrorCode TSInterpolate_BasicSymplectic(TS ts, PetscReal t, Vec X) in TSInterpolate_BasicSymplectic() function
505 ts->ops->interpolate = TSInterpolate_BasicSymplectic; in TSCreate_BasicSymplectic()