dune-grid  2.3.1
Classes | Namespaces
structuredgridfactory.hh File Reference

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

Detailed Description

A class to construct structured cube and simplex grids using the grid factory.