![]() |
deal.II version GIT relicensing-3110-g10dd77059b 2025-04-22 10:30:00+00:00
|
Public Types | |
using | memory_space = Kokkos::HostSpace |
Static Public Member Functions | |
static std::size_t | size (const ::ArborXWrappers::BoundingBoxIntersectPredicate &bb_intersect) |
static auto | get (const ::ArborXWrappers::BoundingBoxIntersectPredicate &bb_intersect, std::size_t i) |
This struct allows ArborX to use BoundingBoxIntersectPredicate as a predicate.
Definition at line 447 of file access_traits.h.
using ArborX::AccessTraits<::ArborXWrappers::BoundingBoxIntersectPredicate, PredicatesTag >::memory_space = Kokkos::HostSpace |
Definition at line 450 of file access_traits.h.
|
inlinestatic |
The number of bounding boxes stored in bb_intersect
.
Definition at line 601 of file access_traits.h.
|
inlinestatic |
Return an Arbox::intersects(ArborX::Box) object constructed from the i
th BoundingBox stored in bb_intersect
.
Definition at line 612 of file access_traits.h.