An interface for the creation of macro grids, for use by grid file readers etc.
More...
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< 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::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.