dune-grid
2.3.1-rc1
|
#include <dune/grid/albertagrid/albertareader.hh>
Public Types | |
typedef Dune::GridFactory< Grid > | GridFactory |
typedef Grid::ctype | ctype |
Public Member Functions | |
AlbertaReader () | |
template<GrapeIOFileFormatType type> | |
void | readGrid (const std::string &fileName, GridFactory &factory) |
void | readGrid (const std::string &filename, GridFactory &factory) |
Static Public Attributes | |
static const int | dimension = Grid::dimension |
static const int | dimensionworld = Grid::dimensionworld |
typedef Grid::ctype Dune::AlbertaReader< Grid >::ctype |
typedef Dune::GridFactory< Grid > Dune::AlbertaReader< Grid >::GridFactory |
|
inline |
|
inline |
References Dune::AlbertaReader< Grid >::dimension, Dune::AlbertaReader< Grid >::dimensionworld, Dune::Alberta::MacroData< dim >::element(), Dune::Alberta::MacroData< dim >::elementCount(), Dune::GridFactory< GridType >::insertElement(), Dune::GridFactory< GridType >::insertVertex(), Dune::pgm, Dune::Alberta::MacroData< dim >::read(), Dune::Alberta::MacroData< dim >::release(), Dune::Alberta::MacroData< dim >::vertex(), Dune::Alberta::MacroData< dim >::vertexCount(), and Dune::xdr.
|
inline |
|
static |
Referenced by Dune::AlbertaReader< Grid >::readGrid().
|
static |
Referenced by Dune::AlbertaReader< Grid >::readGrid().