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

Support struct for an ArborX predicate. More...

#include <callbacks.hpp>

Public Member Functions

 Projection (ViewType centers_)

Public Attributes

ViewType centers

Detailed Description

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

Support struct for an ArborX predicate.

Template Parameters
ViewTypeA Kokkos::View of rank 1

Definition at line 40 of file callbacks.hpp.

Constructor & Destructor Documentation

◆ Projection()

template<KokkosViewRank< 1 > ViewType>
PACMAN::RbfPum::Projection< ViewType >::Projection ( ViewType centers_)
inlineexplicit

Definition at line 43 of file callbacks.hpp.

References centers.

Member Data Documentation

◆ centers


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