Dune Core Modules (2.6.0)

Dune::MCMGVertexLayout< dim > Struct Template Reference

Layout template for vertices. More...

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

Public Member Functions

bool contains (Dune::GeometryType gt) const
 

Detailed Description

template<int dim>
struct Dune::MCMGVertexLayout< dim >

Layout template for vertices.

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

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

Member Function Documentation

◆ contains()

template<int dim>
bool Dune::MCMGVertexLayout< dim >::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 (Apr 24, 22:30, 2024)