Home
last modified time | relevance | path

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

/petsc/src/ts/impls/glee/
H A Dglee.c938 static PetscErrorCode TSGetAuxSolution_GLEE(TS ts, Vec *X) in TSGetAuxSolution_GLEE() function
1045 ts->ops->getauxsolution = TSGetAuxSolution_GLEE; in TSCreate_GLEE()