Home
last modified time | relevance | path

Searched refs:TSGetSNES (Results 1 – 25 of 48) sorted by relevance

12

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex1f90.F9050 PetscCallA(TSGetSNES(ts, snes, ierr))
/petsc/src/ts/interface/
H A Dts.c436 PetscCall(TSGetSNES(ts, &ts->snes)); in TSSetFromOptions()
1033 PetscCall(TSGetSNES(ts, &snes)); in TSSetRHSFunction()
1159 PetscCall(TSGetSNES(ts, &snes)); in TSSetRHSJacobian()
1206 PetscCall(TSGetSNES(ts, &snes)); in TSSetIFunction()
1240 PetscCall(TSGetSNES(ts, &snes)); in TSGetIFunction()
1271 PetscCall(TSGetSNES(ts, &snes)); in TSGetRHSFunction()
1332 PetscCall(TSGetSNES(ts, &snes)); in TSSetIJacobian()
1416 PetscCall(TSGetSNES(ts, &snes)); in TSGetI2Function()
1489 PetscCall(TSGetSNES(ts, &snes)); in TSGetI2Jacobian()
2413 PetscCall(TSGetSNES(ts, &snes)); in TSSetProblemType()
[all …]
H A Dtseig.c108 PetscCall(TSGetSNES(ts, &snes)); in TSMonitorSPEig()
/petsc/src/ts/tutorials/
H A Dex17.c117 PetscCall(TSGetSNES(ts, &snes)); in main()
121 PetscCall(TSGetSNES(ts, &snes)); in main()
H A Dex7.c79 PetscCall(TSGetSNES(ts, &snes)); in main()
H A Dex24.c124 PetscCall(TSGetSNES(ts, &snes)); in MonitorObjective()
H A Dex12.c81 PetscCall(TSGetSNES(ts, &ts_snes)); in main()
H A Dex4.c205 PetscCall(TSGetSNES(ts, &snes)); in main()
H A Dex22.c100 PetscCall(TSGetSNES(ts, &snes)); in main()
H A Dex52.c333 PetscCall(TSGetSNES(ts, &snes)); in main()
H A Dex47.c314 PetscCall(TSGetSNES(ts, &snes)); in main()
H A Dex15.c118 PetscCall(TSGetSNES(ts, &snes)); in main()
H A Dex22f.F9098 PetscCallA(TSGetSNES(ts, snes, ierr))
H A Dex27.c147 PetscCall(TSGetSNES(ts, &snes)); in main()
/petsc/src/binding/petsc4py/demo/legacy/perftest/
H A Ddriver.c82 PetscCall(TSGetSNES(ts,&snes)); in RunTest()
/petsc/src/ts/utils/
H A Dtsconvest.c225 PetscCall(TSGetSNES(ts, &snes)); in PetscConvEstGetConvRateTS_Spatial_Private()
258 PetscCall(TSGetSNES(ts, &snes)); in PetscConvEstGetConvRateTS_Spatial_Private()
H A Ddmplexts.c505 PetscCall(TSGetSNES(ts, &snes)); in DMTSCheckFromOptions()
/petsc/src/ts/impls/implicit/irk/
H A Dirk.c327 PetscCall(TSGetSNES(ts, &snes)); in TSStep_IRK()
596 PetscCall(TSGetSNES(ts, &ts->snes)); in TSSetUp_IRK()
659 PetscCall(TSGetSNES(ts, &snes)); in TSLoad_IRK()
/petsc/src/ts/impls/eimex/
H A Deimex.c53 PetscCall(TSGetSNES(ts, &snes)); in TSStage_EIMEX()
84 PetscCall(TSGetSNES(ts, &snes)); in TSStep_EIMEX()
/petsc/src/ts/tests/
H A Dex4.c101 PetscCall(TSGetSNES(ts, &snes)); in main()
140 PetscCall(TSGetSNES(ts, &snes)); in main()
/petsc/src/ts/tutorials/power_grid/
H A Dex5.c265 PetscCall(TSGetSNES(ts, &snes)); in main()
/petsc/src/ts/tutorials/phasefield/
H A Dbiharmonic2.c119 PetscCall(TSGetSNES(ts, &snes)); in main()
H A Dbiharmonic3.c117 PetscCall(TSGetSNES(ts, &snes)); in main()
/petsc/src/ts/impls/rosw/
H A Drosw.c1172 PetscCall(TSGetSNES(ts, &snes)); in TSStep_RosW()
1487 PetscCall(TSGetSNES(ts, &snes)); in TSSetUp_RosW()
1538 PetscCall(TSGetSNES(ts, &snes)); in TSSetFromOptions_RosW()
1575 PetscCall(TSGetSNES(ts, &snes)); in TSLoad_RosW()
/petsc/src/ts/impls/arkimex/
H A Darkimex.c1386 PetscCall(TSGetSNES(ts, &snes)); in TSStep_ARKIMEX()
1426 PetscCall(TSGetSNES(ts, &snes)); in TSStep_ARKIMEX()
1448 PetscCall(TSGetSNES(ts, &snes)); in TSStep_ARKIMEX()
1467 PetscCall(TSGetSNES(ts, &snes)); in TSStep_ARKIMEX()
2042 PetscCall(TSGetSNES(ts, &snes)); in TSSetUp_ARKIMEX()
2166 PetscCall(TSGetSNES(ts, &snes)); in TSLoad_ARKIMEX()

12