Dune Core Modules (2.6.0)

Dune::MCMGElementLayout< dimgrid > Struct Template Reference

Layout template for elements. More...

#include <dune/grid/common/mcmgmapper.hh>

Public Member Functions

bool contains (Dune::GeometryType gt) const
 

Detailed Description

template<int dimgrid>
struct Dune::MCMGElementLayout< dimgrid >

Layout template for elements.

This layout template is for use in the MultipleCodimMultipleGeomTypeMapper. It selects only elements (entities with dim=dimgrid).

Template Parameters
dimgridThe dimension of the grid.
Deprecated:
Use mcmgElementLayout() instead.

Member Function Documentation

◆ contains()

template<int dimgrid>
bool Dune::MCMGElementLayout< dimgrid >::contains ( Dune::GeometryType  gt) const
inline

test whether entities of the given geometry type should be included in the map

References Dune::FloatCmp::gt().


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 27, 23:31, 2024)