|
dune-geometry
2.6-git
|
This namespace contains the implementation of Refinement. More...
Namespaces | |
| HCube | |
| This namespace contains the Refinement implementation for hypercubes (GeometryType::cube). | |
| HCubeTriangulation | |
| This namespace contains the Refinement implementation for triangulating hypercubes (GeometryType::cube -> GeometryType::simplex) | |
| PrismTriangulation | |
| This namespace contains the Refinement implementation for triangulating prisms (GeometryType::prism -> GeometryType::simplex) | |
| PyramidTriangulation | |
| This namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex) | |
| 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... | |
This namespace contains the implementation of Refinement.
1.8.13