TSGetSerializeType

Gets the TS serialization method (as a string).

Synopsis

#include "petscts.h"  
int TSGetSerializeType(TS ts, TSSerializeType *type)
Not collective

Input Parameter

ts -The ts

Output Parameter

type -The name of TS serialization method

Keywords

TS, get, serialize, type, name

See Also

TSSetType()

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