version 3.8
geometry Directory Reference

Files

file  boundingboxtree.hh [code]
 An axis-aligned bounding box volume hierarchy for dune grids.
 
file  boundingsphere.hh [code]
 A function to compute bounding spheres of points clouds or convex polytopes.
 
file  center.hh [code]
 Compute the center point of a convex polytope geometry or a random-access container of corner points.
 
file  circumsphere.hh [code]
 A function to compute the circumsphere of a given geometry.
 
file  diameter.hh [code]
 A function to compute a geometry's diameter, i.e. the longest distance between points of a geometry.
 
file  distance.hh [code]
 Helper functions for distance queries.
 
file  distancefield.hh [code]
 
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.
 
file  intersectingentities.hh [code]
 Algorithms that finds which geometric entities intersect.
 
file  intersectionentityset.hh [code]
 A class representing the intersection entities of two geometric entity sets.
 
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  normal.hh [code]
 Helper functions for normals.
 
file  refinementquadraturerule.hh [code]
 A quadrature based on refinement.
 
file  sphere.hh [code]
 A function to compute bounding spheres of points clouds or convex polytopes.
 
file  triangulation.hh [code]
 Functionality to triangulate point clouds.
 
file  volume.hh [code]
 Compute the volume of several common geometry types.