Dune Core Modules (2.7.1)
Multiple codim and multiple geometry type mapper for leaf entities. More...
#include <dune/grid/common/mcmgmapper.hh>
Public Member Functions | |
LeafMultipleCodimMultipleGeomTypeMapper (const G &grid, const LayoutClass< G::dimension > layout={}) | |
The constructor. More... | |
LeafMultipleCodimMultipleGeomTypeMapper (const G &grid, const MCMGLayout &layout) | |
constructor More... | |
Detailed Description
template<typename G, template< int > class LayoutClass = Impl::MCMGFailLayout>
class Dune::LeafMultipleCodimMultipleGeomTypeMapper< G, LayoutClass >
class Dune::LeafMultipleCodimMultipleGeomTypeMapper< G, LayoutClass >
Multiple codim and multiple geometry type mapper for leaf entities.
This mapper uses all leaf entities of a certain codimension as its entity set.
- Template Parameters
-
G A Dune grid type. LayoutClass (deprecated) A helper class template which determines which types of entities are mapped by this mapper. See MultipleCodimMultipleGeomTypeMapper for how exactly this template should look.
Constructor & Destructor Documentation
◆ LeafMultipleCodimMultipleGeomTypeMapper() [1/2]
template<typename G , template< int > class LayoutClass = Impl::MCMGFailLayout>
|
inline |
The constructor.
- Parameters
-
grid A reference to a grid. layout A layout object
- Deprecated:
- Use the constructor taking a MCMGLayout instead.
- Deprecated:
- "Use the constructor taking a `MCMGLayout` functional instead"
◆ LeafMultipleCodimMultipleGeomTypeMapper() [2/2]
template<typename G , template< int > class LayoutClass = Impl::MCMGFailLayout>
|
inline |
constructor
- Parameters
-
grid reference to the grid layout layout functional describing which geometry types to include in the map.
The documentation for this class was generated from the following file:
- dune/grid/common/mcmgmapper.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)