Searched refs:TSGetSolutionComponents_GLEE (Results 1 – 1 of 1) sorted by relevance
924 static PetscErrorCode TSGetSolutionComponents_GLEE(TS ts, PetscInt *n, Vec *Y) in TSGetSolutionComponents_GLEE() function1044 ts->ops->getsolutioncomponents = TSGetSolutionComponents_GLEE; in TSCreate_GLEE()