#include <SetStarts.h>
◆ ControlSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::mesh_extrema_inc::SetStarts::ControlSignature(FieldIn sortIndices, ExecObject meshStructure, WholeArrayOut meshExtema) | 
        
      
 
 
◆ ExecutionSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::mesh_extrema_inc::SetStarts::ExecutionSignature(_1, _2, _3) | 
        
      
 
 
◆ InputDomain
◆ SetStarts()
  
  
      
        
          | VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::mesh_extrema_inc::SetStarts::SetStarts  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
template<typename MeshStructureType , typename OutFieldPortalType > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::contourtree_augmented::mesh_extrema_inc::SetStarts::operator()  | 
          ( | 
          const vtkm::Id &  | 
          sortIndex,  | 
         
        
           | 
           | 
          const MeshStructureType &  | 
          meshStructure,  | 
         
        
           | 
           | 
          const OutFieldPortalType &  | 
          meshExtrema  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: