dune-geometry  2.7.0
Public Types | List of all members
Dune::Geo::ReferenceElement::Codim< codim > Struct Template Reference

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

#include <dune/geometry/referenceelement.hh>

Public Types

using Geometry = implementation-defined
 type of geometry embedding a subentity into the reference element More...
 

Detailed Description

template<int codim>
struct Dune::Geo::ReferenceElement::Codim< codim >

Collection of types depending on the codimension.

Member Typedef Documentation

◆ Geometry

template<int codim>
using Dune::Geo::ReferenceElement::Codim< codim >::Geometry = implementation-defined

type of geometry embedding a subentity into the reference element


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