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

Support struct for an ArborX predicate. More...

#include <callbacks.hpp>

Public Member Functions

 GetClustersPoints (ViewType centers_, coordinates_t radius_)

Public Attributes

ViewType centers
coordinates_t radius

Detailed Description

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

Support struct for an ArborX predicate.

Template Parameters
ViewTypeA Kokkos::View of rank 1

Definition at line 119 of file callbacks.hpp.

Constructor & Destructor Documentation

◆ GetClustersPoints()

template<KokkosViewRank< 1 > ViewType>
PACMAN::RbfPum::GetClustersPoints< ViewType >::GetClustersPoints ( ViewType centers_,
coordinates_t radius_ )
inline

Definition at line 123 of file callbacks.hpp.

References centers, and radius.

Member Data Documentation

◆ centers

◆ radius

template<KokkosViewRank< 1 > ViewType>
coordinates_t PACMAN::RbfPum::GetClustersPoints< ViewType >::radius

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