#include "petscts.h" PetscErrorCode TSSetDuration(TS ts,PetscInt maxsteps,PetscReal maxtime)Logically Collective on TS
ts | - the TS context obtained from TSCreate() | |
maxsteps | - maximum number of iterations to use | |
maxtime | - final time to iterate to |
Level:intermediate
Location:src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages