|
dune-grid
2.2.1
|
A class to construct structured cube and simplex grids using the grid factory. More...
Go to the source code of this file.
Classes | |
| class | Dune::StructuredGridFactory< GridType > |
| Construct structured cube and simplex grids in unstructured grid managers. More... | |
| class | Dune::StructuredGridFactory< GridType >::MultiIndex |
| dim-dimensional multi-index. The range for each component can be set individually | |
| class | Dune::StructuredGridFactory< YaspGrid< dim > > |
| Specialization of the StructuredGridFactory for YaspGrid. More... | |
| class | Dune::StructuredGridFactory< SGrid< dim, dim > > |
| Specialization of the StructuredGridFactory for SGrid. More... | |
Namespaces | |
| namespace | Dune |
A class to construct structured cube and simplex grids using the grid factory.
1.8.1.2