PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
Loading...
Searching...
No Matches
PACMAN::RbfPum::TransformToNearest< ViewType > Struct Template Reference

Support struct for an ArborX predicate. More...

#include <callbacks.hpp>

Public Member Functions

 TransformToNearest (ViewType centers_candidates)

Public Attributes

ViewType centersCandidates

Detailed Description

template<KokkosViewRank< 1 > ViewType>
struct PACMAN::RbfPum::TransformToNearest< ViewType >

Support struct for an ArborX predicate.

Template Parameters
ViewTypeA Kokkos::View of rank 1

Definition at line 93 of file callbacks.hpp.

Constructor & Destructor Documentation

◆ TransformToNearest()

template<KokkosViewRank< 1 > ViewType>
PACMAN::RbfPum::TransformToNearest< ViewType >::TransformToNearest ( ViewType centers_candidates)
inlineexplicit

Definition at line 96 of file callbacks.hpp.

References centersCandidates.

Member Data Documentation

◆ centersCandidates


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