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