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

Predicate wrapper for nearest-neighbor queries over point clouds. More...

#include <ArborXCallbacks.hpp>

Public Attributes

Kokkos::View< coordinates_t **, MemorySpace > points
 

Detailed Description

template<typename MemorySpace, int Dim>
struct PACMAN::FiniteElements::PointCloudNearest< MemorySpace, Dim >

Predicate wrapper for nearest-neighbor queries over point clouds.

Template Parameters
MemorySpaceKokkos memory space.
DimPoint-cloud dimensionality.

Definition at line 166 of file ArborXCallbacks.hpp.

Member Data Documentation

◆ points


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