Go to the source code of this file.
Classes |
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 >::GeometryArray< codim > |
| Stores all subentities of a given codimension.
|
struct | Dune::ReferenceElement< ctype, dim >::SubEntityInfo |
| topological information about the subentities of a reference element More...
|
struct | Dune::ReferenceElement< ctype, dim >::CreateGeometries< codim > |
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 |
namespace | Dune |