petsc-3.12.5 2020-03-29
TSGLEESetType
Set the type of GLEE scheme
Synopsis
#include "petscts.h"
PetscErrorCode TSGLEESetType(TS ts,TSGLEEType gleetype)
Logically collective
Input Parameter
| ts | - timestepping context
|
| gleetype | - type of GLEE-scheme
|
See Also
TSGLEEGetType(), TSGLEE
Level
intermediate
Location
src/ts/impls/glee/glee.c
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