Class providing access to the singletons of the generic 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/genericreferenceelements.hh>
template<class ctype, int dim>
struct Dune::GenericReferenceElements< ctype, dim >
Class providing access to the singletons of the generic 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.
- Deprecated:
- GenericReferenceElements was renamed to ReferenceElements. The class with the old name will be removed after Dune 2.3.
template<class ctype , int dim>
template<class ctype , int dim>
- Deprecated:
- "GenericReferenceElements was renamed to ReferenceElements."
template<class ctype , int dim>
template<class ctype , int dim>
get hypercube generic reference elements
- Deprecated:
- "GenericReferenceElements was renamed to ReferenceElements."
template<class ctype , int dim>
template<class ctype , int dim>
get general generic reference elements
- Deprecated:
- "GenericReferenceElements was renamed to ReferenceElements."
template<class ctype , int dim>
get simplex generic reference elements
- Deprecated:
- "GenericReferenceElements was renamed to ReferenceElements."
The documentation for this struct was generated from the following file: