TSRKGetOrder#
Get the order of the TSRK
scheme
Synopsis#
#include "petscts.h"
PetscErrorCode TSRKGetOrder(TS ts, PetscInt *order)
Not Collective
Input Parameter#
ts - timestepping context
Output Parameter#
order - order of
TSRK
scheme
See Also#
Level#
intermediate
Location#
Implementations#
TSRKGetOrder_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