PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
Loading...
Searching...
No Matches
PACMAN::FiniteElements::ExtractIndex Struct Reference

Generic callback extracting index from ArborX query values. More...

#include <ArborXCallbacks.hpp>

Public Member Functions

template<typename Predicate , typename Value , typename OutputFunctor >
KOKKOS_FUNCTION void operator() (Predicate, const Value &value, const OutputFunctor &out) const
 

Detailed Description

Generic callback extracting index from ArborX query values.

Definition at line 155 of file ArborXCallbacks.hpp.

Member Function Documentation

◆ operator()()

KOKKOS_FUNCTION void PACMAN::FiniteElements::ExtractIndex::operator() ( Predicate  ,
const Value value,
const OutputFunctor out 
) const
inline

Definition at line 157 of file ArborXCallbacks.hpp.


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