TSTrajectorySetType#
String with the name of a PETSc TS
trajectory storage method
Synopsis#
typedef const char *TSTrajectoryType;
#define TSTRAJECTORYBASIC "basic"
#define TSTRAJECTORYSINGLEFILE "singlefile"
#define TSTRAJECTORYMEMORY "memory"
#define TSTRAJECTORYVISUALIZATION "visualization"
See Also#
TSSetSaveTrajectory()
, TSTrajectoryCreate()
, TSTrajectoryDestroy()
Level#
intermediate
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages