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

Support struct for an ArborX predicate. More...

#include <callbacks.hpp>

Public Attributes

const int_t k
 
ViewType samples
 

Detailed Description

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

Support struct for an ArborX predicate.

Template Parameters
ViewTypeA Kokkos::View of rank 1

Definition at line 21 of file callbacks.hpp.

Member Data Documentation

◆ k

template<KokkosViewRank< 1 > ViewType>
const int_t PACMAN::RbfPum::DistanceToKNearest< ViewType >::k

◆ samples


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