Dune::MCMGElementLayout< dimgrid > Struct Template Reference
[Mappers]

Layout template for elements. More...

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

Inheritance diagram for Dune::MCMGElementLayout< dimgrid >:
Inheritance graph

List of all members.

Public Member Functions

bool contains (Dune::GeometryType gt)

Detailed Description

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

Layout template for elements.

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

Template Parameters:
dimgrid The dimension of the grid.

Member Function Documentation

template<int dimgrid>
bool Dune::MCMGElementLayout< dimgrid >::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].