![]() |
PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
|
Support struct for an ArborX predicate. More...
#include <callbacks.hpp>
Public Member Functions | |
| TransformToNearest (ViewType centers_candidates) | |
Public Attributes | |
| ViewType | centersCandidates |
Support struct for an ArborX predicate.
| ViewType | A Kokkos::View of rank 1 |
Definition at line 93 of file callbacks.hpp.
|
inlineexplicit |
Definition at line 96 of file callbacks.hpp.
References centersCandidates.
| ViewType PACMAN::RbfPum::TransformToNearest< ViewType >::centersCandidates |
Definition at line 94 of file callbacks.hpp.
Referenced by ArborX::AccessTraits< PACMAN::RbfPum::TransformToNearest< ViewType > >::get(), ArborX::AccessTraits< PACMAN::RbfPum::TransformToNearest< ViewType > >::size(), and TransformToNearest().