dune-geometry
2.3.1
|
An implementation of the Geometry interface for affine geometries. More...
#include <dune/common/fmatrix.hh>
#include <dune/common/fvector.hh>
#include <dune/geometry/type.hh>
#include <dune/geometry/genericgeometry/geometrytraits.hh>
#include <dune/geometry/genericgeometry/matrixhelper.hh>
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::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::AffineGeometry< ct, mydim, cdim > |
Implementation of the Geometry interface for affine geometries. More... | |
Namespaces | |
Dune | |
An implementation of the Geometry interface for affine geometries.