Home
last modified time | relevance | path

Searched refs:TS_NONLINEAR (Results 1 – 25 of 84) sorted by relevance

1234

/petsc/src/ts/interface/
H A Dtscreate.c40 t->problem_type = TS_NONLINEAR; in TSCreate()
/petsc/src/ts/tutorials/
H A Dex51.c81 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex4.c163 PetscCall(TSSetProblemType(ts, flg ? TS_NONLINEAR : TS_LINEAR)); in main()
202 if (tsproblem == TS_NONLINEAR) { in main()
H A Dex36.c152 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex7.c55 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex44.c145 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()
H A Dex4.c90 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 Dex9.c58 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex7.c80 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex21.c172 PetscCall(TSSetProblemType(ts, TS_NONLINEAR)); in main()
H A Dex2.c67 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()

1234