#include <ComputeHyperAndSuperStructure_SetNewHypernodesAndArcs.h>
 | 
| typedef void  | ControlSignature(FieldIn contourTreeSupernodes, WholeArrayIn contourTreeWhenTransferred, WholeArrayIn contourTreeHypernodes, WholeArrayIn contourTreeHyperarcs, WholeArrayIn newHypernodePosition, WholeArrayOut newHypernodes, WholeArrayOut newHyperarcs) | 
|   | 
| 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  | ComputeHyperAndSuperStructure_SetNewHypernodesAndArcs () | 
|   | 
| template<typename InFieldPortalType , typename OutFieldPortalType >  | 
| VTKM_EXEC void  | operator() (const vtkm::Id &, const vtkm::Id supernode, const InFieldPortalType &contourTreeWhenTransferredPortal, const InFieldPortalType &contourTreeHypernodesPortal, const InFieldPortalType &contourTreeHyperarcsPortal, const InFieldPortalType &newHypernodePositionPortal, const OutFieldPortalType &newHypernodesPortal, const OutFieldPortalType &newHyperarcsPortal) const | 
|   | 
◆ ControlSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::contourtree_maker_inc::ComputeHyperAndSuperStructure_SetNewHypernodesAndArcs::ControlSignature(FieldIn contourTreeSupernodes, WholeArrayIn contourTreeWhenTransferred, WholeArrayIn contourTreeHypernodes, WholeArrayIn contourTreeHyperarcs, WholeArrayIn newHypernodePosition, WholeArrayOut newHypernodes, WholeArrayOut newHyperarcs) | 
        
      
 
 
◆ ExecutionSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::contourtree_maker_inc::ComputeHyperAndSuperStructure_SetNewHypernodesAndArcs::ExecutionSignature(_1, InputIndex, _2, _3, _4, _5, _6, _7) | 
        
      
 
 
◆ InputDomain
◆ ComputeHyperAndSuperStructure_SetNewHypernodesAndArcs()
  
  
      
        
          | VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::contourtree_maker_inc::ComputeHyperAndSuperStructure_SetNewHypernodesAndArcs::ComputeHyperAndSuperStructure_SetNewHypernodesAndArcs  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
template<typename InFieldPortalType , typename OutFieldPortalType > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::contourtree_augmented::contourtree_maker_inc::ComputeHyperAndSuperStructure_SetNewHypernodesAndArcs::operator()  | 
          ( | 
          const vtkm::Id &  | 
          ,  | 
         
        
           | 
           | 
          const vtkm::Id  | 
          supernode,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          contourTreeWhenTransferredPortal,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          contourTreeHypernodesPortal,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          contourTreeHyperarcsPortal,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          newHypernodePositionPortal,  | 
         
        
           | 
           | 
          const OutFieldPortalType &  | 
          newHypernodesPortal,  | 
         
        
           | 
           | 
          const OutFieldPortalType &  | 
          newHyperarcsPortal  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: