#include <MeshExtrema.h>
◆ MeshExtrema()
  
  
      
        
          | vtkm::worklet::contourtree_augmented::MeshExtrema::MeshExtrema  | 
          ( | 
          vtkm::Id  | 
          meshSize | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ BuildRegularChains()
  
  
      
        
          | void vtkm::worklet::contourtree_augmented::MeshExtrema::BuildRegularChains  | 
          ( | 
          bool  | 
          isMaximal | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ DebugPrint()
  
  
      
        
          | void vtkm::worklet::contourtree_augmented::MeshExtrema::DebugPrint  | 
          ( | 
          const char *  | 
          message,  | 
         
        
           | 
           | 
          const char *  | 
          fileName,  | 
         
        
           | 
           | 
          long  | 
          lineNum  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetStarts()
template<class MeshType > 
  
  
      
        
          | void vtkm::worklet::contourtree_augmented::MeshExtrema::SetStarts  | 
          ( | 
          MeshType &  | 
          mesh,  | 
         
        
           | 
           | 
          bool  | 
          isMaximal  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ Invoke
◆ NumLogSteps
      
        
          | vtkm::Id vtkm::worklet::contourtree_augmented::MeshExtrema::NumLogSteps | 
        
      
 
 
◆ NumVertices
      
        
          | vtkm::Id vtkm::worklet::contourtree_augmented::MeshExtrema::NumVertices | 
        
      
 
 
◆ Peaks
      
        
          | IdArrayType vtkm::worklet::contourtree_augmented::MeshExtrema::Peaks | 
        
      
 
 
◆ Pits
      
        
          | IdArrayType vtkm::worklet::contourtree_augmented::MeshExtrema::Pits | 
        
      
 
 
The documentation for this class was generated from the following file: