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;
implementation of GenericGeometry::Mapping for first order lagrange type reference mappings.
Definition: cornermapping.hh:528

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.111.3 (Jul 15, 22:36, 2024)