Dune Core Modules (2.3.1)
Dune::ReferenceElements< ctype, dim > Struct Template Reference
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. 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 >
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:
- dune/geometry/affinegeometry.hh
- dune/geometry/referenceelements.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)