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

Predicate wrapper for point/box intersection queries. More...

#include <ArborXCallbacks.hpp>

Public Attributes

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

Detailed Description

template<typename MemorySpace, int_t Dim>
struct PACMAN::FiniteElements::PointIntersect< MemorySpace, Dim >

Predicate wrapper for point/box intersection queries.

Template Parameters
MemorySpaceKokkos memory space.
DimPoint dimensionality.

Definition at line 187 of file ArborXCallbacks.hpp.

Member Data Documentation

◆ points


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