Dune::GenericReferenceElement< ctype, dim >::Codim< codim > Struct Template Reference

Collection of types depending on the codimension. More...

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

List of all members.

Public Types

typedef
GenericGeometry::HybridMapping
< dim-codim, GeometryTraits > 
Mapping
 type of mapping embedding a subentity into the reference element

Detailed Description

template<class ctype, int dim>
template<int codim>
struct Dune::GenericReferenceElement< ctype, dim >::Codim< codim >

Collection of types depending on the codimension.


Member Typedef Documentation

template<class ctype, int dim>
template<int codim>
typedef GenericGeometry::HybridMapping< dim-codim, GeometryTraits > Dune::GenericReferenceElement< ctype, dim >::Codim< codim >::Mapping

type of mapping embedding a subentity into the reference element


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].