deal.II version GIT relicensing-1853-g8a8889c127 2024-09-13 15:30:00+00:00
|
Public Types | |
using | memory_space = Kokkos::HostSpace |
Static Public Member Functions | |
static std::size_t | size (const ::ArborXWrappers::BoundingBoxNearestPredicate &bb_nearest) |
static auto | get (const ::ArborXWrappers::BoundingBoxNearestPredicate &bb_nearest, std::size_t i) |
This struct allows ArborX to use BoundingBoxNearstPredicate as a predicate.
Definition at line 476 of file access_traits.h.
using ArborX::AccessTraits<::ArborXWrappers::BoundingBoxNearestPredicate, PredicatesTag >::memory_space = Kokkos::HostSpace |
Definition at line 479 of file access_traits.h.
|
inlinestatic |
The number of bounding boxes stored in bb_nearest
.
Definition at line 629 of file access_traits.h.
|
inlinestatic |
Return an Arbox::nearest(ArborX::Box,
BoundingBoxtNearestPredicate::get_n_nearest_neighbors) object constructed from the i
th BoundingBox stored in bb_nearest
.
Definition at line 639 of file access_traits.h.