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