dune-grid
2.4.1-rc2
|
#include <string>
Go to the source code of this file.
Namespaces | |
Dune | |
Include standard header files. | |
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 More... | |
template<> | |
GrapeIOStringType | Dune::typeIdentifier< float > () |
template<> | |
GrapeIOStringType | Dune::typeIdentifier< int > () |
template<> | |
GrapeIOStringType | Dune::typeIdentifier< double > () |