| 
    VTK-m
    2.0
    
   | 
 
Dispatcher for worklets that inherit from WorkletReduceByKey.  
 More...
#include <DispatcherReduceByKey.h>
 Public Member Functions | |
| template<typename... T> | |
| VTKM_CONT | DispatcherReduceByKey (T &&... args) | 
| template<typename Invocation > | |
| void | DoInvoke (Invocation &invocation) const | 
Private Types | |
| using | Superclass = vtkm::worklet::internal::DispatcherBase< DispatcherReduceByKey< WorkletType >, WorkletType, vtkm::worklet::WorkletReduceByKey > | 
| using | ScatterType = typename Superclass::ScatterType | 
Dispatcher for worklets that inherit from WorkletReduceByKey. 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  inline | 
      
  | 
  inline | 
 1.8.17