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