#include <SetSuperArcsSetTreeSuperarcs.h>
 | 
| typedef void  | ControlSignature(FieldIn treeSupernodes, WholeArrayIn hyperarcs, WholeArrayIn treeHyperparents, WholeArrayIn superId, WholeArrayIn hyperId, WholeArrayOut treeSuperarcs, WholeArrayOut treeFirstSuperchild) | 
|   | 
| typedef void  | ExecutionSignature(_1, InputIndex, _2, _3, _4, _5, _6, _7) | 
|   | 
| using  | InputDomain = _1 | 
|   | 
| template<typename Worklet >  | 
| using  | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > | 
|   | 
 | 
| VTKM_EXEC_CONT  | SetSuperArcsSetTreeSuperarcs () | 
|   | 
| template<typename InFieldPortalType , typename OutFieldPortalType >  | 
| VTKM_EXEC void  | operator() (const vtkm::Id &, const vtkm::Id supernode, const InFieldPortalType &hyperarcsPortal, const InFieldPortalType &treeHyperparentsPortal, const InFieldPortalType &superIDPortal, const InFieldPortalType &hyperIDPortal, const OutFieldPortalType &treeSuperarcsPortal, const OutFieldPortalType &treeFirstSuperchildPortal) const | 
|   | 
◆ ControlSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::active_graph_inc::SetSuperArcsSetTreeSuperarcs::ControlSignature(FieldIn treeSupernodes, WholeArrayIn hyperarcs, WholeArrayIn treeHyperparents, WholeArrayIn superId, WholeArrayIn hyperId, WholeArrayOut treeSuperarcs, WholeArrayOut treeFirstSuperchild) | 
        
      
 
 
◆ ExecutionSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::active_graph_inc::SetSuperArcsSetTreeSuperarcs::ExecutionSignature(_1, InputIndex, _2, _3, _4, _5, _6, _7) | 
        
      
 
 
◆ InputDomain
◆ SetSuperArcsSetTreeSuperarcs()
  
  
      
        
          | VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::active_graph_inc::SetSuperArcsSetTreeSuperarcs::SetSuperArcsSetTreeSuperarcs  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
template<typename InFieldPortalType , typename OutFieldPortalType > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::contourtree_augmented::active_graph_inc::SetSuperArcsSetTreeSuperarcs::operator()  | 
          ( | 
          const vtkm::Id &  | 
          ,  | 
         
        
           | 
           | 
          const vtkm::Id  | 
          supernode,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          hyperarcsPortal,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          treeHyperparentsPortal,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          superIDPortal,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          hyperIDPortal,  | 
         
        
           | 
           | 
          const OutFieldPortalType &  | 
          treeSuperarcsPortal,  | 
         
        
           | 
           | 
          const OutFieldPortalType &  | 
          treeFirstSuperchildPortal  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: