Go to the source code of this file.
|
| template<class T > |
| void | deleteObjects (std::stack< T * > &stack) |
| |
| void | dataDispErrorExit (std::string msg) |
| |
| void | readTupleData (const char *path, const char *filename, double &time, const int n, const int timestep, const int myRank, const int numProcs, 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_READTUPLE_CC
| #define DATADISP_READTUPLE_CC |
◆ GR_DiscFuncType
type of discrete function tuple
◆ GR_GridType
◆ 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()
| void readTupleData |
( |
const char * |
path, |
|
|
const char * |
filename, |
|
|
double & |
time, |
|
|
const int |
n, |
|
|
const int |
timestep, |
|
|
const int |
myRank, |
|
|
const int |
numProcs, |
|
|
INFO * |
info |
|
) |
| |
|
inline |
◆ gridStack