![]() |
deal.II version GIT relicensing-2581-gae2745de1b 2025-02-07 22:30:00+00:00
|
Public Types | |
using | memory_space = Kokkos::HostSpace |
Static Public Member Functions | |
static std::size_t | size (const ::ArborXWrappers::PointNearestPredicate &pt_nearest) |
static auto | get (const ::ArborXWrappers::PointNearestPredicate &pt_nearest, std::size_t i) |
This struct allows ArborX to use PointNearestPredicate as a predicate.
Definition at line 419 of file access_traits.h.
using ArborX::AccessTraits<::ArborXWrappers::PointNearestPredicate, PredicatesTag >::memory_space = Kokkos::HostSpace |
Definition at line 422 of file access_traits.h.
|
inlinestatic |
The number of points stored in pt_nearest
.
Definition at line 579 of file access_traits.h.
|
inlinestatic |
Return an ArborX::nearest(ArborX::Point,
PointNearestPredicate::get_n_nearest_neighbors) object constructed from the i
th Point stored in pt_nearest
.
Definition at line 588 of file access_traits.h.