dune-geometry  2.2.0
Public Types
Dune::GenericReferenceElement< ctype, dim >::Codim< codim > Struct Template Reference

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

#include <dune/geometry/referenceelements.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: