DUNE PDELab (2.7)

Dune::PDELab::BasicTypeFromDimensionAndTopologyId< dimension, topologyId > Struct Template Reference

Utility TMP for determining the BasicType of a geometry from its dimension and topology id. More...

#include <dune/pdelab/common/topologyutility.hh>

Static Public Attributes

static const GeometryType::BasicType value
 The BasicType of Topology.
 

Detailed Description

template<int dimension, unsigned int topologyId>
struct Dune::PDELab::BasicTypeFromDimensionAndTopologyId< dimension, topologyId >

Utility TMP for determining the BasicType of a geometry from its dimension and topology id.

BasicTypeFromDimensionAndTopologyId invokes GenericGeometry-internal machinery to identify the GeometryType::BasicType that belongs to the given combination of dimension and topologyId.

This information is often useful when writing generic frontends for FiniteElementMaps that are specialized on dimension and BasicType.

Template Parameters
dimensionThe dimension of the geometry.
topologyIdThe topologyId of the geometry.

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)