dune-geometry
2.2.0
|
Go to the source code of this file.
Classes | |
class | Dune::GenericReferenceElement< ctype, dim > |
This class provides access to geometric and topological properties of a reference element. This includes its type, the number of subentities, the volume, and a method for checking if a point is inside. The embedding of each subentity into the reference element is also provided. More... | |
struct | Dune::GenericReferenceElement< ctype, dim >::GeometryTraits |
struct | Dune::GenericReferenceElement< ctype, dim >::GeometryTraits::Mapping< Topology > |
struct | Dune::GenericReferenceElement< ctype, dim >::GeometryTraits::Caching |
struct | Dune::GenericReferenceElement< ctype, dim >::Codim< codim > |
Collection of types depending on the codimension. More... | |
struct | Dune::GenericReferenceElement< ctype, dim >::MappingArray< codim > |
Stores all subentities of a given codimension. | |
class | Dune::GenericReferenceElement< ctype, dim >::SubEntityInfo |
Topological and geometric information about the subentities of a reference element. More... | |
struct | Dune::GenericReferenceElement< ctype, dim >::SubEntityInfo::Initialize< Topology, codim > |
class | Dune::GenericReferenceElement< ctype, dim >::CornerStorage< Topology > |
struct | Dune::GenericReferenceElement< ctype, dim >::CornerStorage< Topology >::SubStorage< SubTopology > |
struct | Dune::GenericReferenceElement< ctype, dim >::SubEntityInfo::Initialize< Topology, codim > |
struct | Dune::GenericReferenceElement< ctype, dim >::Initialize< Topology > |
struct | Dune::GenericReferenceElement< ctype, dim >::Initialize< Topology >::Codim< codim > |
struct | Dune::GenericReferenceElement< ctype, dim >::Initialize< Topology >::Codim< codim >::SubTopology< i > |
struct | Dune::GenericReferenceElement< ctype, dim >::Destroy< codim > |
class | Dune::GenericReferenceElementContainer< ctype, dim > |
struct | Dune::GenericReferenceElementContainer< ctype, dim >::Builder< topologyId > |
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. More... | |
Namespaces | |
namespace | Dune |