TSSetTime#
Allows one to reset the time.
Synopsis#
#include "petscts.h"
PetscErrorCode TSSetTime(TS ts, PetscReal t)
Logically Collective
Input Parameters#
See Also#
TS: Scalable ODE and DAE Solvers, TS
, TSGetTime()
, TSSetMaxSteps()
Level#
intermediate
Location#
Examples#
src/ts/tutorials/ex11.c.html
src/ts/tutorials/ex20opt_ic.c.html
src/ts/tutorials/ex20opt_p.c.html
src/ts/tutorials/ex40.c.html
src/ts/tutorials/ex41.c.html
src/ts/tutorials/ex50.c.html
src/ts/utils/dmplexlandau/tutorials/ex2.c.html
src/tao/unconstrained/tutorials/burgers_spectral.c.html
src/tao/unconstrained/tutorials/spectraladjointassimilation.c.html
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages