![]() |
deal.II version 9.7.0
|
#include <deal.II/arborx/access_traits.h>
This struct allows ArborX to use BoundingBoxNearstPredicate as a predicate.
Definition at line 869 of file access_traits.h.
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) |
| using ArborX::AccessTraits<::ArborXWrappers::BoundingBoxNearestPredicate, PredicatesTag >::memory_space = Kokkos::HostSpace |
Definition at line 872 of file access_traits.h.
|
inlinestatic |
The number of bounding boxes stored in bb_nearest.
Definition at line 1196 of file access_traits.h.
|
inlinestatic |
Return an Arbox::nearest(ArborX::Box,
BoundingBoxtNearestPredicate::get_n_nearest_neighbors) object constructed from the ith BoundingBox stored in bb_nearest.
Definition at line 1206 of file access_traits.h.