#include <TransferSaddleStartsResetEdgeFar.h>
◆ ControlSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::active_graph_inc::TransferSaddleStartsResetEdgeFar::ControlSignature(FieldIn activeEdges, WholeArrayIn hyperarcs, WholeArrayInOut edgeFar) | 
        
      
 
 
◆ ExecutionSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::active_graph_inc::TransferSaddleStartsResetEdgeFar::ExecutionSignature(_1, _2, _3) | 
        
      
 
 
◆ InputDomain
◆ TransferSaddleStartsResetEdgeFar()
  
  
      
        
          | VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::active_graph_inc::TransferSaddleStartsResetEdgeFar::TransferSaddleStartsResetEdgeFar  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
template<typename InOutFieldPortalType , typename InFieldPortalType > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::contourtree_augmented::active_graph_inc::TransferSaddleStartsResetEdgeFar::operator()  | 
          ( | 
          const vtkm::Id &  | 
          edgeId,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          hyperarcsPortal,  | 
         
        
           | 
           | 
          const InOutFieldPortalType &  | 
          edgeFarPortal  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: