TSGetType
Gets the TS method type (as a string).
Synopsis
int TSGetType(TS ts, TSType *type)
Not
Collective
Input Parameter
ts -timestepper solver context
Output Parameter
type -name of TS method
Keywords
TS, timestepper, get, type, name
Location: src/ts/interface/tsreg.c
Time Stepping
Table of Contents