Files | |
| boundingboxtree.hh | |
| An axis-aligned bounding box volume hierarchy for dune grids. | |
| boundingboxtreeintersection.hh | |
| A class storing intersections from intersecting two bounding box trees. | |
| diameter.hh | |
| A function to compute a geometry's diameter, i.e. the longest distance between points of a geometry. | |
| geometricentityset.hh | |
| An interface for a set of geometric entities. | |
| geometryintersection.hh | |
| A class for collision detection of two geometries and computation of intersection corners. | |
| grahamconvexhull.hh | |
| A function to compute the convex hull of a point cloud and a function to triangulate the polygon area spanned by the convex hull. | |
| intersectingentities.hh | |
| Algorithms that finds which geometric entites intersect. | |
| intersectionentityset.hh | |
| A class representing the intersection entites two geometric entity sets. | |
| intersectspointgeometry.hh | |
| Detect if a point intersects a geometry. | |
| intersectspointsimplex.hh | |
| Detect if a point intersects a simplex (including boundary). | |
| makegeometry.hh | |
| Create Dune geometries from user-specified points. | |
| refinementquadraturerule.hh | |
| A quadrature based on refinement. | |
| triangulation.hh | |
| Functionality to triangulate point clouds. | |