TSGetType

Gets the TS method type (as a string).

Synopsis

#include "petscts.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
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages