TSGLEESetType#
Set the type of TSGLEE
scheme
Synopsis#
#include "petscts.h"
PetscErrorCode TSGLEESetType(TS ts, TSGLEEType gleetype)
Logically Collective
Input Parameters#
ts - timestepping context
gleetype - type of
TSGLEE
scheme
See Also#
Level#
intermediate
Location#
Implementations#
TSGLEESetType_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