Home
last modified time | relevance | path

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

/petsc/src/ts/impls/glee/
H A Dglee.c924 static PetscErrorCode TSGetSolutionComponents_GLEE(TS ts, PetscInt *n, Vec *Y) in TSGetSolutionComponents_GLEE() function
1044 ts->ops->getsolutioncomponents = TSGetSolutionComponents_GLEE; in TSCreate_GLEE()