TSGetType

Gets the TS method type (as a string).

Synopsis

#include "ts.h"  
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

Level:intermediate
Location:src/ts/interface/tsreg.c
Time Stepping
Table of Contents