#include "petscts.h" PetscErrorCode TSGetDuration(TS ts, PetscInt *maxsteps, PetscReal *maxtime)Not Collective Many br
ts | - the TS context obtained from TSCreate() Many br | |
maxsteps | - maximum number of iterations to use, or NULL Many br | |
maxtime | - final time to iterate to, or NULL Many br |
Many br
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