AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
PointInCell.hpp File Reference
#include "axom/config.hpp"
#include "axom/core/Macros.hpp"
#include "axom/primal/geometry/Point.hpp"
#include "axom/quest/detail/PointFinder.hpp"

Classes

class  axom::quest::PointInCellTraits< mesh_tag >
 A traits class for the mesh associated with a PointInCell query. More...
 
class  axom::quest::detail::PointInCellMeshWrapper< mesh_tag >
 A wrapper class for accessing the mesh instance associated with a PointInCell query. More...
 
class  axom::quest::PointInCell< mesh_tag >
 A class to accelerate Point-In-Cell queries on a computational mesh. More...
 

Namespaces

 axom
 
 axom::quest
 
 axom::quest::detail