Home
last modified time | relevance | path

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

/petsc/src/ts/interface/
H A Dts.c1857 PetscErrorCode TSViewFromOptions(TS ts, PetscObject obj, const char name[]) in TSViewFromOptions() function
4164 PetscCall(TSViewFromOptions(ts, NULL, "-ts_view_pre")); in TSSolve()
4238 PetscCall(TSViewFromOptions(ts, NULL, "-ts_view")); in TSSolve()
/petsc/include/
H A Dpetscts.h1015 PETSC_EXTERN PetscErrorCode TSViewFromOptions(TS, PetscObject, const char[]);