dune-geometry  2.3.1
Namespaces | Classes
Dune::RefinementImp Namespace Reference

This namespace contains the implementation of Refinement. More...

Namespaces

namespace  HCube
 This namespace contains the Refinement implementation for hypercubes (GeometryType::cube).
namespace  HCubeTriangulation
 This namespace contains the Refinement implementation for triangulating hypercubes (GeometryType::cube -> GeometryType::simplex)
namespace  PrismTriangulation
 This namespace contains the Refinement implementation for triangulating prisms (GeometryType::prism -> GeometryType::simplex)
namespace  PyramidTriangulation
 This namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex)
namespace  Simplex
 This namespace contains the Refinement implementation for simplices (triangles, tetrahedrons...)

Classes

struct  Traits
 Mapping from geometryType, CoordType and coerceTo to a particular Refinement implementation. More...

Detailed Description

This namespace contains the implementation of Refinement.