dune-geometry  2.6-git
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 NDune
 NGeo
 NGeometryTypesPredefined GeometryTypes for common geometries
 NQuadratureTypeDefines an enum for currently available quadrature rules
 NRefinementImpThis namespace contains the implementation of Refinement
 NHCubeThis namespace contains the Refinement implementation for hypercubes (GeometryType::cube)
 NHCubeTriangulationThis namespace contains the Refinement implementation for triangulating hypercubes (GeometryType::cube -> GeometryType::simplex)
 NPrismTriangulationThis namespace contains the Refinement implementation for triangulating prisms (GeometryType::prism -> GeometryType::simplex)
 NPyramidTriangulationThis namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex)
 NSimplexThis namespace contains the Refinement implementation for simplices (triangles, tetrahedrons...)
 NTransitional