![]() |
deal.II version GIT relicensing-3696-g88d7b26363 2025-07-08 15:10:00+00:00
|
This struct allows ArborX to use SphereNearestPredicate as a predicate.
Definition at line 923 of file access_traits.h.
Public Types | |
using | memory_space = Kokkos::HostSpace |
Static Public Member Functions | |
static std::size_t | size (const ::ArborXWrappers::SphereNearestPredicate &sph_nearest) |
static auto | get (const ::ArborXWrappers::SphereNearestPredicate &sph_nearest, std::size_t i) |
using ArborX::AccessTraits<::ArborXWrappers::SphereNearestPredicate, PredicatesTag >::memory_space = Kokkos::HostSpace |
Definition at line 926 of file access_traits.h.
|
inlinestatic |
The number of spheres stored in sph_nearest
.
Definition at line 1246 of file access_traits.h.
|
inlinestatic |
Return an ArborX::nearest(ArborX::Sphere,
SphereNearestPredicate::get_n_nearest_neighbors) object constructed from the i
th sphere stored in sph_nearest
.
Definition at line 1255 of file access_traits.h.