#include <InitializeNeighbourhoodMasksAndOutDegrees.h>
◆ ControlSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeNeighbourhoodMasksAndOutDegrees::ControlSignature(FieldIn sortIndex, ExecObject meshStructure, WholeArrayOut neighbourhoodMasks, WholeArrayOut outDegrees) | 
        
      
 
 
◆ ExecutionSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeNeighbourhoodMasksAndOutDegrees::ExecutionSignature(_1, _2, _3, _4) | 
        
      
 
 
◆ InputDomain
◆ InitializeNeighbourhoodMasksAndOutDegrees() [1/2]
  
  
      
        
          | VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeNeighbourhoodMasksAndOutDegrees::InitializeNeighbourhoodMasksAndOutDegrees  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ InitializeNeighbourhoodMasksAndOutDegrees() [2/2]
  
  
      
        
          | VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeNeighbourhoodMasksAndOutDegrees::InitializeNeighbourhoodMasksAndOutDegrees  | 
          ( | 
          const bool  | 
          joinGraph | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
template<typename MeshStructureType , typename OutFieldPortalType > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeNeighbourhoodMasksAndOutDegrees::operator()  | 
          ( | 
          const vtkm::Id &  | 
          sortIndex,  | 
         
        
           | 
           | 
          const MeshStructureType &  | 
          meshStructure,  | 
         
        
           | 
           | 
          const OutFieldPortalType &  | 
          neighbourhoodMasksPortal,  | 
         
        
           | 
           | 
          const OutFieldPortalType &  | 
          outDegreesPortal  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
◆ IsJoinGraph
  
  
      
        
          | bool vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeNeighbourhoodMasksAndOutDegrees::IsJoinGraph | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: