![]() |
PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
|
Predicate wrapper for nearest-neighbor queries over point clouds. More...
#include <ArborXCallbacks.hpp>
Public Attributes | |
| Kokkos::View< coordinates_t **, MemorySpace > | points |
Predicate wrapper for nearest-neighbor queries over point clouds.
| MemorySpace | Kokkos memory space. |
| Dim | Point-cloud dimensionality. |
Definition at line 166 of file ArborXCallbacks.hpp.
| Kokkos::View<coordinates_t **, MemorySpace> PACMAN::FiniteElements::PointCloudNearest< MemorySpace, Dim >::points |