#include <InitializeEdgeFarFromActiveIndices.h>
◆ ControlSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeEdgeFarFromActiveIndices::ControlSignature(WholeArrayInOut edgeFar, WholeArrayIn extrema, WholeArrayIn activeIndices) | 
        
      
 
 
◆ ExecutionSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeEdgeFarFromActiveIndices::ExecutionSignature(_1, InputIndex, _2, _3) | 
        
      
 
 
◆ InputDomain
◆ InitializeEdgeFarFromActiveIndices()
  
  
      
        
          | VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeEdgeFarFromActiveIndices::InitializeEdgeFarFromActiveIndices  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
template<typename InOutFieldPortalType , typename InFieldPortalType > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::contourtree_augmented::active_graph_inc::InitializeEdgeFarFromActiveIndices::operator()  | 
          ( | 
          const InOutFieldPortalType &  | 
          edgeFarPortal,  | 
         
        
           | 
           | 
          const vtkm::Id  | 
          edge,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          extremaPortal,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          activeIndicesPortal  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: