#include <SetArcsConnectNodes.h>
 | 
| VTKM_EXEC_CONT  | SetArcsConnectNodes () | 
|   | 
| template<typename InFieldPortalType , typename InOutFieldPortalType >  | 
| VTKM_EXEC void  | operator() (const InOutFieldPortalType &treeArcsPortal, const vtkm::Id node, const InFieldPortalType &nodesPortal, const InFieldPortalType &treeSuperparentsPortal, const InFieldPortalType &treeSuperarcsPortal, const InFieldPortalType &treeSupernodesPortal) const | 
|   | 
◆ ControlSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::active_graph_inc::SetArcsConnectNodes::ControlSignature(WholeArrayInOut treeArcs, WholeArrayIn nodes, WholeArrayIn treeSuperparents, WholeArrayIn treeSuperarcs, WholeArrayIn treeSupernodes) | 
        
      
 
 
◆ ExecutionSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::active_graph_inc::SetArcsConnectNodes::ExecutionSignature(_1, InputIndex, _2, _3, _4, _5) | 
        
      
 
 
◆ InputDomain
◆ SetArcsConnectNodes()
  
  
      
        
          | VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::active_graph_inc::SetArcsConnectNodes::SetArcsConnectNodes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
template<typename InFieldPortalType , typename InOutFieldPortalType > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::contourtree_augmented::active_graph_inc::SetArcsConnectNodes::operator()  | 
          ( | 
          const InOutFieldPortalType &  | 
          treeArcsPortal,  | 
         
        
           | 
           | 
          const vtkm::Id  | 
          node,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          nodesPortal,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          treeSuperparentsPortal,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          treeSuperarcsPortal,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          treeSupernodesPortal  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: