dune-grid  2.2.0
Classes
GridFactory
I/O

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

Collaboration diagram for GridFactory:

Classes

class  Dune::GridFactory< AlbertaGrid< dim, dimworld > >
 specialization of the generic GridFactory for AlbertaGrid More...
class  Dune::GridFactory< ALUConformGrid< 2, dimw > >
 Specialization of the generic GridFactory for ALUConformGrid<2,dimw>

. More...

class  Dune::GridFactory< ALUSimplexGrid< 2, dimw > >
 Specialization of the generic GridFactory for ALUSimplexGrid<2,dimw>

. More...

class  Dune::GridFactory< ALUCubeGrid< 2, dimw > >
 Specialization of the generic GridFactory for ALUCubeGrid<2,dimw>

. More...

class  Dune::GridFactory< ALUGrid< 2, dimw, eltype, refinementtype, Comm > >
 Specialization of the generic GridFactory for ALUGrid<2,dimw, eltype, refinementtype, Comm > More...
class  Dune::GridFactory< ALUSimplexGrid< 3, 3 > >
 Specialization of the generic GridFactory for ALUSimplexGrid<3,3>

. More...

class  Dune::GridFactory< ALUCubeGrid< 3, 3 > >
 Specialization of the generic GridFactory for ALUCubeGrid<3,3>

. More...

class  Dune::GridFactory< ALUGrid< 3, 3, eltype, refinementtype, Comm > >
 Specialization of the generic GridFactory for ALUCubeGrid<3,3>

. More...

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...
class  Dune::GridFactory< UGGrid< dimworld > >
 Specialization of the generic GridFactory for UGGrid. More...

Detailed Description

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