Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex45.c480 PetscCall(DMTSCheckFromOptions(ts, u)); in main()
491 PetscCall(DMTSCheckFromOptions(ts, u)); in main()
H A Dex46.c340 PetscCall(DMTSCheckFromOptions(ts, u)); in main()
H A Dex77.c918 PetscCall(DMTSCheckFromOptions(ts, u)); in main()
954 PetscCall(DMTSCheckFromOptions(ts, u)); in main()
H A Dex18.c1065 PetscCall(DMTSCheckFromOptions(ts, u)); in main()
1068 if (t > t0) PetscCall(DMTSCheckFromOptions(ts, u)); in main()
H A Dex76.c1652 PetscCall(DMTSCheckFromOptions(ts, u)); in main()
1656 PetscCall(DMTSCheckFromOptions(ts, u)); in main()
H A Dex53.c2174 PetscCall(DMTSCheckFromOptions(ts, u)); in main()
2178 PetscCall(DMTSCheckFromOptions(ts, u)); in main()
/petsc/src/ts/utils/
H A Ddmplexts.c489 PetscErrorCode DMTSCheckFromOptions(TS ts, Vec u) in DMTSCheckFromOptions() function
/petsc/doc/changes/
H A D314.md267 - Change DMSNESCheckFromOptions() and DMTSCheckFromOptions() to get
/petsc/include/
H A Dpetscts.h883 PETSC_EXTERN PetscErrorCode DMTSCheckFromOptions(TS, Vec);