AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl > Member List

This is the complete list of members for axom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >, including all inherited members.

BoxType typedefaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >
BVH()axom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >inline
ExecSpaceType typedefaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >
findBoundingBoxes(axom::ArrayView< IndexType > offsets, axom::ArrayView< IndexType > counts, axom::Array< IndexType > &candidates, IndexType numBoxes, BoxIndexable boxes) constaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >
findPoints(axom::ArrayView< IndexType > offsets, axom::ArrayView< IndexType > counts, axom::Array< IndexType > &candidates, IndexType numPts, PointIndexable points) constaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >
findRays(axom::ArrayView< IndexType > offsets, axom::ArrayView< IndexType > counts, axom::Array< IndexType > &candidates, IndexType numRays, RayIndexable rays) constaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >
getAllocatorID() constaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >inline
getBounds() constaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >inline
getScaleFactor() constaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >inline
getTolerance() constaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >inline
getTraverser() constaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >inline
initialize(const BoxIndexable boxes, IndexType numItems)axom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >
isInitialized() constaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >inline
PointType typedefaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >
RayType typedefaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >
setAllocatorID(int allocatorID)axom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >inline
setScaleFactor(FloatType scale_factor)axom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >inline
setTolerance(FloatType EPS)axom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >inline
TraverserType typedefaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >
writeVtkFile(const std::string &fileName) constaxom::spin::BVH< NDIMS, ExecSpace, FloatType, BVHImpl >