dune-geometry
2.4
|
#include <algorithm>
#include <limits>
#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>
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. More... | |
class | Dune::ReferenceElement< ctype, dim > |
This class provides access to geometric and topological properties of a reference element. 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. More... | |
Namespaces | |
Dune | |