dune-grid  2.2.0
Namespaces | Typedefs | Enumerations | Functions
grapedataioformattypes.hh File Reference

Go to the source code of this file.

Namespaces

namespace  Dune

Typedefs

typedef std::string Dune::GrapeIOStringType

Enumerations

enum  Dune::GrapeIOFileFormatType { Dune::ascii = 0, Dune::xdr = 1, Dune::pgm = 2 }

Functions

template<typename T >
GrapeIOStringType Dune::typeIdentifier ()
 convert type to string
template<>
GrapeIOStringType Dune::typeIdentifier< float > ()
template<>
GrapeIOStringType Dune::typeIdentifier< int > ()
template<>
GrapeIOStringType Dune::typeIdentifier< double > ()