Dune Core Modules (2.5.2)

Dune::ReferenceElements< ctype, dim > Struct Template Reference

Class providing access to the singletons of the reference elements. More...

#include <dune/geometry/referenceelements.hh>

Static Public Member Functions

static const ReferenceElement< ctype, dim > & general (const GeometryType &type)
 get general reference elements
 
static const ReferenceElement< ctype, dim > & simplex ()
 get simplex reference elements
 
static const ReferenceElement< ctype, dim > & cube ()
 get hypercube reference elements
 

Detailed Description

template<class ctype, int dim>
struct Dune::ReferenceElements< ctype, dim >

Class providing access to the singletons of the reference elements.

Special methods are available for simplex and cube elements of any dimension. The method general can be used to obtain the reference element for a given geometry type.


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