| 
    VTK-m
    2.0
    
   | 
 
pass 3 More...
#include <VertexClustering.h>
  
Public Types | |
| using | ControlSignature = void(FieldIn, WholeArrayOut) | 
| using | ExecutionSignature = void(WorkIndex, _1, _2) | 
  Public Types inherited from vtkm::worklet::WorkletMapField | |
| template<typename Worklet > | |
| using | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > | 
Public Member Functions | |
| template<typename OutPortalType > | |
| VTKM_EXEC void | operator() (const vtkm::Id &counter, const vtkm::Id &cid, const OutPortalType &outPortal) const | 
pass 3
| using vtkm::worklet::VertexClustering::IndexingWorklet::ControlSignature = void(FieldIn, WholeArrayOut) | 
| using vtkm::worklet::VertexClustering::IndexingWorklet::ExecutionSignature = void(WorkIndex, _1, _2) | 
      
  | 
  inline | 
 1.8.17