#include <PointerDoubling.h>
◆ ControlSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::mesh_extrema_inc::PointerDoubling::ControlSignature(FieldIn vertexID, WholeArrayInOut chains) | 
        
      
 
 
◆ ExecutionSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::mesh_extrema_inc::PointerDoubling::ExecutionSignature(_1, _2) | 
        
      
 
 
◆ InputDomain
◆ PointerDoubling()
  
  
      
        
          | VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::mesh_extrema_inc::PointerDoubling::PointerDoubling  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
template<typename InOutFieldPortalType > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::contourtree_augmented::mesh_extrema_inc::PointerDoubling::operator()  | 
          ( | 
          const vtkm::Id &  | 
          vertexID,  | 
         
        
           | 
           | 
          const InOutFieldPortalType &  | 
          chains  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: