Dune Core Modules (2.3.1)

Dune::GenericGeometry::DefaultGeometryTraits< ctype, dimG, dimW, alwaysAffine >::Mapping< Topology > Struct Template Reference

specifies the reference mapping to be used More...

#include <dune/geometry/genericgeometry/geometrytraits.hh>

Detailed Description

template<class ctype, int dimG, int dimW, bool alwaysAffine = false>
template<class Topology>
struct Dune::GenericGeometry::DefaultGeometryTraits< ctype, dimG, dimW, alwaysAffine >::Mapping< Topology >

specifies the reference mapping to be used

Template Parameters
Topologytype of topology for which the mapping implementation is specified

This structure contains a single tydedef type specifying the implementation of the reference mapping. Basically, it looks like

typedef CornerMapping< ... > type;

The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 8, 22:30, 2024)