| 
    VTK-m
    2.0
    
   | 
 
#include <CosmoTools.h>
  
Public Types | |
| using | ControlSignature = void(FieldIn inIndices, FieldOut outIndices) | 
| using | ExecutionSignature = void(_1, _2) | 
| using | ScatterType = vtkm::worklet::ScatterCounting | 
  Public Types inherited from vtkm::worklet::WorkletMapField | |
| template<typename Worklet > | |
| using | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > | 
Public Member Functions | |
| VTKM_EXEC void | operator() (T inputIndex, T &outputIndex) const | 
| using vtkm::worklet::cosmotools::ScatterWorklet< T >::ControlSignature = void(FieldIn inIndices, FieldOut outIndices) | 
| using vtkm::worklet::cosmotools::ScatterWorklet< T >::ExecutionSignature = void(_1, _2) | 
| using vtkm::worklet::cosmotools::ScatterWorklet< T >::ScatterType = vtkm::worklet::ScatterCounting | 
      
  | 
  inline | 
 1.8.17