| 
    VTK-m
    2.0
    
   | 
 
ExecutionObject to generate a device object to use FindRegularByGlobal for the HierarchicalContourTree. More...
#include <FindRegularByGlobal.h>
  
Public Member Functions | |
| VTKM_CONT | FindRegularByGlobal (const vtkm::worklet::contourtree_augmented::IdArrayType ®ularNodeSortOrder, const vtkm::worklet::contourtree_augmented::IdArrayType ®ularNodeGlobalIds) | 
| constructor  More... | |
| VTKM_CONT FindRegularByGlobalDeviceData | PrepareForExecution (vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token) const | 
Private Attributes | |
| vtkm::worklet::contourtree_augmented::IdArrayType | RegularNodeSortOrder | 
| vtkm::worklet::contourtree_augmented::IdArrayType | RegularNodeGlobalIds | 
ExecutionObject to generate a device object to use FindRegularByGlobal for the HierarchicalContourTree.
      
  | 
  inline | 
constructor
      
  | 
  inline | 
      
  | 
  private | 
      
  | 
  private | 
 1.8.17