dune-geometry  2.3.1
Classes | Namespaces
genericreferenceelements.hh File Reference
#include <dune/common/deprecated.hh>
#include <dune/common/forloop.hh>
#include <dune/common/typetraits.hh>
#include <dune/common/visibility.hh>
#include <dune/geometry/genericgeometry/codimtable.hh>
#include <dune/geometry/genericgeometry/subtopologies.hh>
#include <dune/geometry/genericgeometry/referencedomain.hh>
#include <dune/geometry/genericgeometry/hybridmapping.hh>
#include <dune/geometry/genericgeometry/mappingprovider.hh>

Go to the source code of this file.

Classes

class  Dune::GenericReferenceElementContainer< ctype, dim >
 
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::Mapping< Topology >
 
struct  Dune::GenericReferenceElement< ctype, dim >::GeometryTraits::Caching
 
struct  Dune::GenericReferenceElement< ctype, dim >::Codim< codim >
 Collection of types depending on the codimension. More...
 
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 >::SubCodim< subcodim >
 
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 >::Codim< codim >
 
struct  Dune::GenericReferenceElement< ctype, dim >::Initialize< Topology >::Codim< codim >::SubTopology< i >
 
class  Dune::GenericReferenceElementContainer< ctype, 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. More...
 

Namespaces

 Dune