#include <ComputeHyperAndSuperStructure_HypernodesSetFirstSuperchild.h>
◆ ControlSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::contourtree_maker_inc::ComputeHyperAndSuperStructure_HypernodesSetFirstSuperchild::ControlSignature(WholeArrayIn contourTreeHyperparents, WholeArrayIn superSortIndex, WholeArrayOut contourTreeHypernodes) | 
        
      
 
 
◆ ExecutionSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::contourtree_maker_inc::ComputeHyperAndSuperStructure_HypernodesSetFirstSuperchild::ExecutionSignature(_1, InputIndex, _2, _3) | 
        
      
 
 
◆ InputDomain
◆ ComputeHyperAndSuperStructure_HypernodesSetFirstSuperchild()
  
  
      
        
          | VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::contourtree_maker_inc::ComputeHyperAndSuperStructure_HypernodesSetFirstSuperchild::ComputeHyperAndSuperStructure_HypernodesSetFirstSuperchild  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
template<typename InFieldPortalType , typename OutFieldPortalType > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::contourtree_augmented::contourtree_maker_inc::ComputeHyperAndSuperStructure_HypernodesSetFirstSuperchild::operator()  | 
          ( | 
          const InFieldPortalType &  | 
          contourTreeHyperparentsPortal,  | 
         
        
           | 
           | 
          const vtkm::Id  | 
          supernode,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          superSortIndexPortal,  | 
         
        
           | 
           | 
          const OutFieldPortalType &  | 
          contourTreeHypernodesPortal  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: