|
dune-fem 2.8.0
|
#include <stack>#include <dune/fem/io/file/asciiparser.hh>#include <dune/fem/io/file/iotuple.hh>#include <dune/fem/io/file/iointerface.hh>#include <dune/fem/io/file/datawriter.hh>#include <dune/fem/io/visual/grape/datadisp/grcommon.hh>Macros | |
| #define | DATADISP_READTUPLE_CC |
Typedefs | |
| typedef Dune::GridSelector::GridType | GR_GridType |
| type of used grid | |
| typedef GR_InputType | GR_DiscFuncType |
| type of discrete function tuple | |
Functions | |
| 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 () |
Variables | |
| static std::stack< GR_GridType * > | gridStack |
| #define DATADISP_READTUPLE_CC |
| typedef GR_InputType GR_DiscFuncType |
type of discrete function tuple
| typedef Dune::GridSelector::GridType GR_GridType |
type of used grid
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |