AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
operators Directory Reference

Files

file  clip.hpp
 Consists of a set of methods to clip a primal primitive against another primal primitive.
 
file  closest_point.hpp
 Consists of a set of methods that compute the closest point on a geometric primitive B from another geometric primitive A.
 
file  compute_bounding_box.hpp
 Consists of functions to create bounding boxes.
 
file  in_sphere.hpp
 Consists of methods that test whether a given query point is inside the unique sphere circumscribing a 2D triangle or a 3D tetrahehdron.
 
file  intersect.hpp
 Consists of functions to test intersection among geometric primitives.
 
file  orientation.hpp
 Consists of a set of templated (overloaded) routines used to calculate the orientation of a given point to another geometric entity.
 
file  squared_distance.hpp
 Consists of a set of templated (overloaded) routines used to calculate the "signed" squared distance between two geometric entities.