TSGLEEType#

String with the name of a General Linear with Error Estimation TSGLEE type

Synopsis#

#include <petscts.h> 
typedef const char *TSGLEEType;
#define TSGLEEi1      "BE1"
#define TSGLEE23      "23"
#define TSGLEE24      "24"
#define TSGLEE25I     "25i"
#define TSGLEE35      "35"
#define TSGLEEEXRK2A  "exrk2a"
#define TSGLEERK32G1  "rk32g1"
#define TSGLEERK285EX "rk285ex"

See Also#

TS: Scalable ODE and DAE Solvers, TSGLEESetType(), TS, TSGLEE, TSGLEERegister()

Level#

beginner

Location#

include/petscts.h


Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages