dune-geometry  2.3.1-rc1
Classes | Namespaces
referenceelements.hh File Reference
#include <algorithm>
#include <limits>
#include <dune/common/deprecated.hh>
#include <dune/common/array.hh>
#include <dune/common/forloop.hh>
#include <dune/common/nullptr.hh>
#include <dune/common/typetraits.hh>
#include <dune/common/visibility.hh>
#include <dune/common/unused.hh>
#include <dune/geometry/affinegeometry.hh>
#include <dune/geometry/genericgeometry/codimtable.hh>
#include <dune/geometry/genericgeometry/subtopologies.hh>
#include <dune/geometry/genericgeometry/referencedomain.hh>
#include "genericreferenceelements.hh"

Go to the source code of this file.

Classes

class  Dune::ReferenceElementContainer< 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. More...
 
class  Dune::ReferenceElement< 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::ReferenceElement< ctype, dim >::Codim< codim >
 Collection of types depending on the codimension. More...
 
struct  Dune::ReferenceElement< ctype, dim >::SubEntityInfo
 topological information about the subentities of a reference element More...
 
class  Dune::ReferenceElementContainer< 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. More...
 

Namespaces

 Dune