dune-grid  2.4.1
Public Types | Static Public Attributes | List of all members
Dune::AlbertaReader< Grid > Class Template Reference

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

Public Types

typedef Dune::GridFactory< GridGridFactory
 
typedef Grid::ctype ctype
 

Static Public Attributes

static const int dimension = Grid::dimension
 
static const int dimensionworld = Grid::dimensionworld
 

Member Typedef Documentation

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

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: