Home
last modified time | relevance | path

Searched refs:TSGetTimeStep (Results 1 – 25 of 59) sorted by relevance

123

/petsc/src/ts/tutorials/advection-diffusion-reaction/
H A Dex6.c203 PetscCall(TSGetTimeStep(ts, &dt)); in IFunction_LaxFriedrichs()
251 PetscCall(TSGetTimeStep(ts, &dt)); in IFunction_LaxWendroff()
H A Dex5opt_ic.c344 PetscCall(TSGetTimeStep(appctx->ts, &timestep)); in FormFunctionAndGradient()
/petsc/src/ts/tutorials/
H A Dex19.c137 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
H A Dex16fwd.c125 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
H A Dex20.c99 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
H A Dex16.c164 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
H A Dex23fwdadj.c79 PetscCall(TSGetTimeStep(ts, &dt)); in IJacobianP()
H A Dex20fwd.c107 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
H A Dex24.c123 PetscCall(TSGetTimeStep(ts, &dt)); in MonitorObjective()
H A Dex6.c380 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
H A Dex42.c153 PetscCall(TSGetTimeStep(ts, &dt)); in DomainErrorFunction()
H A Dex43.c58 PetscCall(TSGetTimeStep(ts, &dt)); in Predictor()
H A Dex3.c416 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
H A Dex8.c301 PetscCall(TSGetTimeStep(ts, &h)); in MonitorError()
H A Dex20adj.c222 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
/petsc/src/ts/tutorials/hamiltonian/
H A Dex1.c95 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex1.c231 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
307 PetscCall(TSGetTimeStep(ts, &dt)); // dt for NEXT time step in Monitor()
403 PetscCall(TSGetTimeStep(ts, &dt0)); in main()
/petsc/src/ts/tutorials/eimex/
H A Dct_vdp_imex.c136 PetscCall(TSGetTimeStep(ts, &dt)); in main()
/petsc/src/ts/tutorials/autodiff/
H A Dex16adj.cxx156 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
H A Dex16adj_tl.cxx176 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
H A Dex16opt_ic.cxx113 PetscCall(TSGetTimeStep(ts, &dt)); in Monitor()
/petsc/src/ts/event/tests/
H A Dex3span.c190 PetscCall(TSGetTimeStep(ts, &dtlast)); in main()
/petsc/src/ts/utils/
H A Dtsconvest.c59 PetscCall(TSGetTimeStep(ts, &dt[0])); in PetscConvEstGetConvRateTS_Temporal_Private()
H A Ddmplexts.c378 PetscCall(TSGetTimeStep(ts, &dt)); in DMTSCheckJacobian()
/petsc/src/ts/tutorials/power_grid/
H A Dex9opt.c263 PetscCall(TSGetTimeStep(ctx.ts, &ctx.dt)); /* save the stepsize */ in main()

123