Dune::MCMGVertexLayout< dim > Struct Template Reference
[Mappers]

Layout template for vertices. More...

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

Inheritance diagram for Dune::MCMGVertexLayout< dim >:
Inheritance graph

List of all members.

Public Member Functions

bool contains (Dune::GeometryType gt)

Detailed Description

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

Layout template for vertices.

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

Template Parameters:
dimgrid The dimension of the grid.

Member Function Documentation

template<int dim>
bool Dune::MCMGVertexLayout< dim >::contains ( Dune::GeometryType  gt  )  [inline]

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


The documentation for this struct was generated from the following file:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].