petsc-3.14.6 2021-03-30
TSAdaptType
String with the name of TSAdapt scheme.
Synopsis
typedef const char *TSAdaptType;
#define TSADAPTNONE "none"
#define TSADAPTBASIC "basic"
#define TSADAPTDSP "dsp"
#define TSADAPTCFL "cfl"
#define TSADAPTGLEE "glee"
#define TSADAPTHISTORY "history"
See Also
TSAdaptSetType(), TS
Level
beginner
Location
src/ts/../../include/petscts.h
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages