#include "petscts.h" PetscErrorCode TSSetMaxSteps(TS ts,PetscInt maxsteps)Logically Collective on TS
ts | - the TS context obtained from TSCreate() | |
maxsteps | - maximum number of steps to use |
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