#include "petscts.h" PetscErrorCode TSSetFromOptions(TS ts)Collective on TS
-ts_type <type> | - TSEULER, TSBEULER, TSSUNDIALS, TSPSEUDO, TSCN, TSRK, TSTHETA, TSGL, TSSSP | |
-ts_max_steps maxsteps | - maximum number of time-steps to take | |
-ts_final_time time | - maximum time to compute to | |
-ts_dt dt | - initial time step | |
-ts_monitor | - print information at each timestep | |
-ts_monitor_draw | - plot information at each timestep |
Level:beginner
Location:src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages