![]() |
PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
|
A custom ArborX callback which returns the nearest mesh point of a given value (the nearest projection of it) More...
#include <callbacks.hpp>
Public Member Functions | |
| template<typename Predicate , typename Value , typename OutputFunctor > | |
| KOKKOS_FUNCTION void | operator() (Predicate predicate, Value const &value, OutputFunctor const &out) const |
A custom ArborX callback which returns the nearest mesh point of a given value (the nearest projection of it)
Definition at line 42 of file callbacks.hpp.
|
inline |
Definition at line 44 of file callbacks.hpp.