Home
last modified time | relevance | path

Searched refs:TSDestroy (Results 1 – 25 of 172) sorted by relevance

1234567

/petsc/src/ts/tutorials/
H A Dex28.c31 PetscCall(TSDestroy(&ts)); in main()
H A Dex51.c130 PetscCall(TSDestroy(&ts)); in main()
H A Dex49.c149 PetscCall(TSDestroy(&ts)); in main()
H A Dex36.c184 PetscCall(TSDestroy(&ts)); in main()
H A Dex19.c230 PetscCall(TSDestroy(&ts)); in main()
/petsc/src/ts/interface/
H A Dtscreate.c37 PetscCall(PetscHeaderCreate(t, TS_CLASSID, "TS", "Time stepping", "TS", comm, TSDestroy, TSView)); in TSCreate()
/petsc/src/ts/tests/
H A Dex29.c50 PetscCall(TSDestroy(&ts)); in main()
H A Dex6.c73 PetscCall(TSDestroy(&ts)); in main()
H A Dex13.c121 PetscCall(TSDestroy(&ts)); in main()
165 PetscCall(TSDestroy(&ts)); in main()
H A Dex26.c58 PetscCall(TSDestroy(&ts)); in main()
H A Dex18.c50 PetscCall(TSDestroy(&ts)); in main()
H A Dex8.c90 PetscCall(TSDestroy(&ts)); in main()
H A Dex81.c108 PetscCall(TSDestroy(&ts)); in main()
H A Dex15.c158 PetscCall(TSDestroy(&ts)); in main()
H A Dex10.c144 PetscCall(TSDestroy(&red->ts)); in TSDAESimpleDestroy_Reduced()
266 PetscCall(TSDestroy(&full->ts)); in TSDAESimpleDestroy_Full()
H A Dex80.c120 PetscCall(TSDestroy(&ts)); in main()
/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex1f90.F9079 PetscCallA(TSDestroy(ts, ierr))
H A Dex1.c300 PetscCall(TSDestroy(&ts_nrl)); in Monitor()
432 PetscCall(TSDestroy(&ts)); in main()
433 PetscCall(TSDestroy(&ts_nrl)); in main()
/petsc/src/ts/tutorials/advection-diffusion-reaction/
H A Dex5.c152 PetscCall(TSDestroy(&ts)); in main()
/petsc/src/ts/tutorials/autodiff/
H A Dex16opt_ic.cxx264 PetscCall(TSDestroy(&ts)); in main()
346 PetscCall(TSDestroy(&ts)); in FormFunctionGradient()
/petsc/src/ts/tutorials/power_grid/
H A Dex3.c164 PetscCall(TSDestroy(&ts)); in main()
H A Dex1.c172 PetscCall(TSDestroy(&ts)); in main()
/petsc/src/ts/event/tests/
H A Dex16.c73 PetscCall(TSDestroy(&ts)); in main()
/petsc/src/binding/petsc4py/demo/legacy/perftest/
H A Ddriver.c100 PetscCall(TSDestroy(&ts)); in RunTest()
/petsc/src/ts/tutorials/hamiltonian/
H A Dex1.c191 PetscCall(TSDestroy(&ts)); in main()

1234567