Files | |
file | geometry/boundingboxtree.hh [code] |
An axis-aligned bounding box volume hierarchy for dune grids. | |
file | geometry/diameter.hh [code] |
A function to compute a geometry's diameter, i.e. the longest distance between points of a geometry. | |
file | geometry/distance.hh [code] |
Helper functions for distance queries. | |
file | geometry/geometricentityset.hh [code] |
An interface for a set of geometric entities. | |
file | geometry/geometryintersection.hh [code] |
A class for collision detection of two geometries and computation of intersection corners. | |
file | geometry/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 | geometry/intersectingentities.hh [code] |
Algorithms that finds which geometric entites intersect. | |
file | geometry/intersectionentityset.hh [code] |
A class representing the intersection entites two geometric entity sets. | |
file | geometry/intersectspointgeometry.hh [code] |
Detect if a point intersects a geometry. | |
file | geometry/intersectspointsimplex.hh [code] |
Detect if a point intersects a simplex (including boundary) | |
file | geometry/makegeometry.hh [code] |
Create Dune geometries from user-specified points. | |
file | geometry/normal.hh [code] |
Helper functions for normals. | |
file | geometry/refinementquadraturerule.hh [code] |
A quadrature based on refinement. | |
file | geometry/triangulation.hh [code] |
Functionality to triangulate point clouds. | |