3 #ifndef DUNE_GRAPEDATAIOFORMATTYPE_HH 4 #define DUNE_GRAPEDATAIOFORMATTYPE_HH 28 GrapeIOStringType tmp =
"unknown";
35 GrapeIOStringType tmp =
"float";
42 GrapeIOStringType tmp =
"int";
49 GrapeIOStringType tmp =
"double";
Definition: grapedataioformattypes.hh:18
GrapeIOFileFormatType
Definition: grapedataioformattypes.hh:14
GrapeIOStringType typeIdentifier< double >()
Definition: grapedataioformattypes.hh:47
Definition: grapedataioformattypes.hh:16
GrapeIOStringType typeIdentifier()
convert type to string
Definition: grapedataioformattypes.hh:26
GrapeIOStringType typeIdentifier< int >()
Definition: grapedataioformattypes.hh:40
GrapeIOStringType typeIdentifier< float >()
Definition: grapedataioformattypes.hh:33
store data in a human readable form
Definition: grapedataioformattypes.hh:15
Include standard header files.
Definition: agrid.hh:59
std::string GrapeIOStringType
Definition: grapedataioformattypes.hh:21