| 
    VTK-m
    2.0
    
   | 
 
#include <FillSupernodes.h>
  
Public Types | |
| using | ControlSignature = void(FieldIn upCandidate, FieldIn downCandidate, FieldOut isSupernode) | 
| using | ExecutionSignature = _3(_1, _2) | 
| using | InputDomain = _1 | 
  Public Types inherited from vtkm::worklet::WorkletMapField | |
| template<typename Worklet > | |
| using | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > | 
Public Member Functions | |
| VTKM_EXEC_CONT | FillSupernodes () | 
| VTKM_EXEC vtkm::Id | operator() (const vtkm::Id &upCandidate, const vtkm::Id &downCandidate) const | 
| using vtkm::worklet::contourtree::FillSupernodes::ControlSignature = void(FieldIn upCandidate, FieldIn downCandidate, FieldOut isSupernode) | 
| using vtkm::worklet::contourtree::FillSupernodes::ExecutionSignature = _3(_1, _2) | 
      
  | 
  inline | 
      
  | 
  inline | 
 1.8.17