Dune::AlbertaReader< Grid > Class Template Reference

#include <dune/grid/albertagrid/albertareader.hh>

List of all members.

Public Types

typedef Dune::GridFactory< GridGridFactory
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

template<class Grid>
class Dune::AlbertaReader< Grid >


Member Typedef Documentation

template<class Grid >
typedef Grid::ctype Dune::AlbertaReader< Grid >::ctype
template<class Grid >
typedef Dune::GridFactory< Grid > Dune::AlbertaReader< Grid >::GridFactory

Constructor & Destructor Documentation

template<class Grid >
Dune::AlbertaReader< Grid >::AlbertaReader (  )  [inline]

Member Function Documentation

template<class Grid >
void Dune::AlbertaReader< Grid >::readGrid ( const std::string &  filename,
GridFactory factory 
) [inline]

Member Data Documentation

template<class Grid >
const int Dune::AlbertaReader< Grid >::dimension = Grid::dimension [static]
template<class Grid >
const int Dune::AlbertaReader< Grid >::dimensionworld = Grid::dimensionworld [static]

The documentation for this class was generated from the following file:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].