PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
Loading...
Searching...
No Matches
PACMAN::RbfPum::GetClustersPointsCallback Struct Reference

A custon ArborX callback which returns the indices of the points inside of each region (according to the position of source/target points in the transfer views). More...

#include <callbacks.hpp>

Public Member Functions

template<typename Predicate, typename Value, typename OutputFunctor>
KOKKOS_FUNCTION void operator() (Predicate, Value const &value, OutputFunctor const &out) const

Detailed Description

A custon ArborX callback which returns the indices of the points inside of each region (according to the position of source/target points in the transfer views).

Definition at line 151 of file callbacks.hpp.

Member Function Documentation

◆ operator()()

template<typename Predicate, typename Value, typename OutputFunctor>
KOKKOS_FUNCTION void PACMAN::RbfPum::GetClustersPointsCallback::operator() ( Predicate ,
Value const & value,
OutputFunctor const & out ) const
inline

Definition at line 153 of file callbacks.hpp.


The documentation for this struct was generated from the following file: