Searched refs:TSViewFromOptions (Results 1 – 2 of 2) sorted by relevance
1857 PetscErrorCode TSViewFromOptions(TS ts, PetscObject obj, const char name[]) in TSViewFromOptions() function4164 PetscCall(TSViewFromOptions(ts, NULL, "-ts_view_pre")); in TSSolve()4238 PetscCall(TSViewFromOptions(ts, NULL, "-ts_view")); in TSSolve()
1015 PETSC_EXTERN PetscErrorCode TSViewFromOptions(TS, PetscObject, const char[]);