deal.II version GIT relicensing-2220-ge8e5360a96 2024-12-05 09:50:00+00:00
|
Public Types | |
using | memory_space = Kokkos::HostSpace |
Static Public Member Functions | |
static std::size_t | size (const ::ArborXWrappers::SphereIntersectPredicate &sph_intersect) |
static auto | get (const ::ArborXWrappers::SphereIntersectPredicate &sph_intersect, std::size_t i) |
This struct allows ArborX to use SphereIntersectPredicate as a predicate.
Definition at line 505 of file access_traits.h.
using ArborX::AccessTraits<::ArborXWrappers::SphereIntersectPredicate, PredicatesTag >::memory_space = Kokkos::HostSpace |
Definition at line 508 of file access_traits.h.
|
inlinestatic |
The number of points stored in sph_intersect
.
Definition at line 656 of file access_traits.h.
|
inlinestatic |
Return an ArborX::intersects(ArborX::Sphere) object constructed from the i
th sphere stored in sph_intersect
.
Definition at line 666 of file access_traits.h.