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