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