dune-geometry
2.4
|
▼NDune | |
NGenericGeometry | |
NQuadratureType | Defines an enum for currently available quadrature rules |
▼NRefinementImp | This namespace contains the implementation of Refinement |
NHCube | This namespace contains the Refinement implementation for hypercubes (GeometryType::cube) |
NHCubeTriangulation | This namespace contains the Refinement implementation for triangulating hypercubes (GeometryType::cube -> GeometryType::simplex) |
NPrismTriangulation | This namespace contains the Refinement implementation for triangulating prisms (GeometryType::prism -> GeometryType::simplex) |
NPyramidTriangulation | This namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex) |
NSimplex | This namespace contains the Refinement implementation for simplices (triangles, tetrahedrons...) |