![]() |
PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
|
Predicate wrapper for point/box intersection queries. More...
#include <ArborXCallbacks.hpp>
Public Attributes | |
| Kokkos::View< coordinates_t **, MemorySpace > | points |
Predicate wrapper for point/box intersection queries.
| MemorySpace | Kokkos memory space. |
| Dim | Point dimensionality. |
Definition at line 187 of file ArborXCallbacks.hpp.
| Kokkos::View<coordinates_t **, MemorySpace> PACMAN::FiniteElements::PointIntersect< MemorySpace, Dim >::points |
Definition at line 188 of file ArborXCallbacks.hpp.
Referenced by ArborX::AccessTraits< PACMAN::FiniteElements::PointIntersect< MemorySpace, Dim > >::get(), and ArborX::AccessTraits< PACMAN::FiniteElements::PointIntersect< MemorySpace, Dim > >::size().