Searched refs:TSGetSolutionComponents (Results 1 – 3 of 3) sorted by relevance
749 - `TSGetSolutionComponents`: Get all the solution components of the753 PetscCall(TSGetSolutionComponents(TS, int*, Vec*))
275 PETSC_EXTERN PetscErrorCode TSGetSolutionComponents(TS, PetscInt *, Vec *);
2304 PetscErrorCode TSGetSolutionComponents(TS ts, PetscInt *n, Vec *v) in TSGetSolutionComponents() function