Device implementation of FindRegularByGlobal for the HierarchicalContourTree.  
 More...
#include <FindRegularByGlobal.h>
◆ IndicesPortalType
◆ FindRegularByGlobalDeviceData()
◆ FindRegularByGlobal()
  
  
      
        
          | VTKM_EXEC vtkm::Id vtkm::worklet::contourtree_distributed::FindRegularByGlobalDeviceData::FindRegularByGlobal  | 
          ( | 
          vtkm::Id  | 
          globalId | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
routine to search the array of regular nodes for a particular global ID 
 
 
◆ operator()()
  
  
      
        
          | VTKM_EXEC vtkm::Id vtkm::worklet::contourtree_distributed::FindRegularByGlobalDeviceData::operator()  | 
          ( | 
          vtkm::Id  | 
          globalId | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Define also as an operator so that we can use it in ArrayHandleTransform directly. 
 
 
◆ RegularNodeGlobalIds
  
  
      
        
          | IndicesPortalType vtkm::worklet::contourtree_distributed::FindRegularByGlobalDeviceData::RegularNodeGlobalIds | 
         
       
   | 
  
private   | 
  
 
 
◆ RegularNodeSortOrder
  
  
      
        
          | IndicesPortalType vtkm::worklet::contourtree_distributed::FindRegularByGlobalDeviceData::RegularNodeSortOrder | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: