petsc-3.9.4 2018-09-11
TSGLEEGetType
Get the type of GLEE scheme
Synopsis
#include "petscts.h"
PetscErrorCode TSGLEEGetType(TS ts,TSGLEEType *gleetype)
Logically collective
Input Parameter
ts -timestepping context
Output Parameter
gleetype -type of GLEE-scheme
See Also
TSGLEESetType()
Level
intermediate
Location
src/ts/impls/explicit/glee/glee.c
Implementations
TSGLEEGetType_GLEE in src/ts/impls/glee/glee.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages