Go to the source code of this file.
|
| template<class T > |
| void | deleteObjects (std::stack< T * > &stack) |
| |
| void | dataDispErrorExit (std::string msg) |
| |
| GrapeDispType * | readTupleData (const char *path, const char *filename, double &time, int n, int timestep, int myRank, int mySize, INFO *info) |
| |
| INFO * | readData (INFO *info, const char *path, int i_start, int i_end, int i_delta, int n, double timestep, int numProcs) |
| |
| void | deleteAllObjects () |
| |
◆ DATADISP_READIOTUPLE_CC
| #define DATADISP_READIOTUPLE_CC |
◆ USE_GRAPE_DISPLAY
| #define USE_GRAPE_DISPLAY |
◆ GR_DiscFuncType
type of discrete function tuple
◆ GR_GridType
◆ GrapeDispType
◆ dataDispErrorExit()
◆ deleteAllObjects()
| void deleteAllObjects |
( |
| ) |
|
|
inline |
◆ deleteObjects()
◆ readData()
| INFO * readData |
( |
INFO * |
info, |
|
|
const char * |
path, |
|
|
int |
i_start, |
|
|
int |
i_end, |
|
|
int |
i_delta, |
|
|
int |
n, |
|
|
double |
timestep, |
|
|
int |
numProcs |
|
) |
| |
|
inline |
◆ readTupleData()
| GrapeDispType * readTupleData |
( |
const char * |
path, |
|
|
const char * |
filename, |
|
|
double & |
time, |
|
|
int |
n, |
|
|
int |
timestep, |
|
|
int |
myRank, |
|
|
int |
mySize, |
|
|
INFO * |
info |
|
) |
| |
|
inline |
◆ dispStack
◆ gridStack