![]() |
PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
|
Custom ArborX callback which returns the squared distance between a cluster center and its nearest points. 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 |
Custom ArborX callback which returns the squared distance between a cluster center and its nearest points.
Definition at line 28 of file callbacks.hpp.
|
inline |
Definition at line 30 of file callbacks.hpp.
References PACMAN::RbfPum::SquaredDifference().