TSMPRKGetType#
Get the type of TSMPRK
scheme
Synopsis#
#include "petscts.h"
PetscErrorCode TSMPRKGetType(TS ts, TSMPRKType *mprktype)
Not Collective
Input Parameter#
ts - timestepping context
Output Parameter#
mprktype - type of
TSMPRK
scheme
See Also#
Level#
intermediate
Location#
Implementations#
TSMPRKGetType_MPRK in src/ts/impls/multirate/mprk.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages