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

Wrapper for nearest-neighbor predicates built from 1D point views. More...

#include <ArborXCallbacks.hpp>

Public Attributes

ViewType points
 

Detailed Description

template<KokkosViewRank< 1 > ViewType>
struct PACMAN::FiniteElements::PointNearest< ViewType >

Wrapper for nearest-neighbor predicates built from 1D point views.

Template Parameters
ViewTypeKokkos view type containing point geometry values.

Definition at line 26 of file ArborXCallbacks.hpp.

Member Data Documentation

◆ points


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