|
dune-fem
2.8-git
|
#include <stack>#include <dune/fem/io/file/asciiparser.hh>#include <dune/fem/io/file/iotuple.hh>#include <dune/fem/io/file/iointerface.hh>Macros | |
| #define | DATADISP_READIOTUPLE_CC |
| #define | USE_GRAPE_DISPLAY |
Typedefs | |
| typedef Dune::GridSelector::GridType | GR_GridType |
| type of used grid More... | |
| typedef GrapeDataDisplay< GR_GridType > | GrapeDispType |
| type of GrapeDisplay More... | |
| typedef GR_InputType | GR_DiscFuncType |
| type of discrete function tuple More... | |
Functions | |
| 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 () |
Variables | |
| static std::stack< GR_GridType * > | gridStack |
| static std::stack< GrapeDispType * > | dispStack |
| #define DATADISP_READIOTUPLE_CC |
| #define USE_GRAPE_DISPLAY |
| typedef GR_InputType GR_DiscFuncType |
type of discrete function tuple
| typedef Dune::GridSelector::GridType GR_GridType |
type of used grid
| typedef GrapeDataDisplay<GR_GridType> GrapeDispType |
type of GrapeDisplay
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |