TSRKGetType#
Get the type of TSRK scheme
Synopsis#
#include "petscts.h"   
PetscErrorCode TSRKGetType(TS ts, TSRKType *rktype)
Not Collective
Input Parameter#
- ts - timestepping context 
Output Parameter#
- rktype - type of - TSRK-scheme
See Also#
Level#
intermediate
Location#
Implementations#
TSRKGetType_RK() in src/ts/impls/explicit/rk/rk.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages