Home
last modified time | relevance | path

Searched refs:TSSetProblemType (Results 1 – 25 of 95) sorted by relevance

1234

/petsc/src/ts/tutorials/
H A Dex51.c81 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex36.c152 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex74.c85 PetscCall(TSSetProblemType(ts, TS_LINEAR)); in main()
H A Dex44.c145 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex7.c55 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
/petsc/src/ts/tests/
H A Dex6.c50 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex8.c75 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex10.c164 PetscCall(TSSetProblemType(red->ts, TS_NONLINEAR)); in TSDAESimpleSetUp_Reduced()
292 PetscCall(TSSetProblemType(full->ts, TS_NONLINEAR)); in TSDAESimpleSetUp_Full()
H A Dex7.c80 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex9.c58 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex17.c127 PetscCall(TSSetProblemType(ts, TS_LINEAR)); in main()
H A Dex21.c172 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
/petsc/src/ts/tutorials/advection-diffusion-reaction/
H A Dex5.c125 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex5adj.c83 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex2.c152 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex1.c219 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
/petsc/src/ts/tutorials/power_grid/
H A Dex3.c116 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex1.c144 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex9.c171 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex2.c191 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex3opt_fd.c193 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in FormFunction()
/petsc/src/binding/petsc4py/demo/legacy/perftest/
H A Ddriver.c67 PetscCall(TSSetProblemType(ts,TS_NONLINEAR)); in RunTest()
/petsc/src/ts/tutorials/hybrid/
H A Dex1.c173 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
/petsc/src/ts/event/tests/
H A Dex1sin.c88 PetscCall(TSSetProblemType(ts, TS_LINEAR)); in main()
H A Dex2.c88 PetscCall(TSSetProblemType(ts, TS_LINEAR)); in main()

1234