Policy structure for polyhedron-like intersections.
#include <dumux/geometry/geometryintersection.hh>
| Public Types | |
| using | ctype = ct | 
| using | Point = Dune::FieldVector<ctype, dw> | 
| using | Polyhedron = std::vector<Point> | 
| using | Intersection = Polyhedron | 
| Static Public Attributes | |
| static constexpr int | dimWorld = dw | 
| static constexpr int | dimIntersection = 3 | 
| using Dumux::IntersectionPolicy::PolyhedronPolicy< ct, dw >::ctype = ct | 
| using Dumux::IntersectionPolicy::PolyhedronPolicy< ct, dw >::Intersection = Polyhedron | 
| using Dumux::IntersectionPolicy::PolyhedronPolicy< ct, dw >::Point = Dune::FieldVector<ctype, dw> | 
| using Dumux::IntersectionPolicy::PolyhedronPolicy< ct, dw >::Polyhedron = std::vector<Point> | 
| 
 | staticconstexpr | 
| 
 | staticconstexpr |