dune-grid  2.4
Classes | Enumerations
GridFactory

An interface for the creation of macro grids, for use by grid file readers etc. More...

Collaboration diagram for GridFactory:

Classes

struct  Dune::GridFactory< AlbertaGrid< dim, dimworld > >::Codim< codim >
 
class  Dune::GridFactory< AlbertaGrid< dim, dimworld > >
 specialization of the generic GridFactory for AlbertaGrid More...
 
struct  Dune::GridFactoryInterface< GridType >::Codim< codim >
 
class  Dune::GridFactoryInterface< GridType >
 Provide a generic factory class for unstructured grids. More...
 
class  Dune::GridFactory< GridType >
 Provide a generic factory class for unstructured grids. More...
 
struct  Dune::GridFactory< UGGrid< dimworld > >::Codim< codim >
 
class  Dune::GridFactory< UGGrid< dimworld > >
 Specialization of the generic GridFactory for UGGrid. More...
 

Enumerations

enum  { Dune::GridFactoryInterface< GridType >::dimworld = GridType::dimensionworld }
 The grid world dimension. More...
 

Detailed Description

An interface for the creation of macro grids, for use by grid file readers etc.

Enumeration Type Documentation

template<class GridType>
anonymous enum
protected

The grid world dimension.

Enumerator
dimworld