petsc-3.7.1 2016-05-15
TSSSPGetNumStages
get the number of stages in the SSP time integration scheme
Synopsis
#include "petscts.h"
PetscErrorCode TSSSPGetNumStages(TS ts,PetscInt *nstages)
Logically Collective Many br
Input Argument
ts - time stepping object Many br
Output Argument
nstages - number of stages Many br
Many br
See Also
TSSSP, TSSSPGetType(), TSSSPSetNumStages(), TSSSPRKS2, TSSSPRKS3, TSSSPRK104
Level:beginner
Location:src/ts/impls/explicit/ssp/ssp.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages