#include <MIR.h>
 | 
| template<typename IDs , typename VecOfVecIDs , typename VecOfVecWeights , typename VecId , typename VecWeight >  | 
| VTKM_EXEC void  | operator() (const IDs &ids, const VecOfVecIDs &keysIn, const VecOfVecWeights &weightsIn, VecId ¢roid, VecWeight &weight) const | 
|   | 
| template<typename OutToInArrayType , typename VisitArrayType , typename ThreadToOutArrayType , typename InputDomainType >  | 
| VTKM_SUPPRESS_EXEC_WARNINGS VTKM_EXEC vtkm::exec::arg::ThreadIndicesReduceByKey  | GetThreadIndices (vtkm::Id threadIndex, const OutToInArrayType &outToIn, const VisitArrayType &visit, const ThreadToOutArrayType &threadToOut, const InputDomainType &inputDomain) const | 
|   | Reduce by key worklets use the related thread indices class.  More...
  | 
|   | 
◆ ControlSignature
template<typename LookbackArr , typename WeightArr > 
      
 
 
◆ ExecutionSignature
template<typename LookbackArr , typename WeightArr > 
      
 
 
◆ operator()()
template<typename LookbackArr , typename WeightArr > 
template<typename IDs , typename VecOfVecIDs , typename VecOfVecWeights , typename VecId , typename VecWeight > 
 
 
The documentation for this class was generated from the following file: