VTK-m  2.0
Public Member Functions | Private Attributes | List of all members
vtkm::worklet::contourtree_distributed::hierarchical_hyper_sweeper::TransferTargetComperator Class Reference

#include <TransferTargetComperator.h>

Inheritance diagram for vtkm::worklet::contourtree_distributed::hierarchical_hyper_sweeper::TransferTargetComperator:
vtkm::cont::ExecutionObjectBase

Public Member Functions

VTKM_CONT TransferTargetComperator (const vtkm::worklet::contourtree_augmented::IdArrayType superarcs)
 
VTKM_CONT TransferTargetComperatorImpl PrepareForExecution (vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token) const
 

Private Attributes

vtkm::worklet::contourtree_augmented::IdArrayType Superarcs
 

Constructor & Destructor Documentation

◆ TransferTargetComperator()

VTKM_CONT vtkm::worklet::contourtree_distributed::hierarchical_hyper_sweeper::TransferTargetComperator::TransferTargetComperator ( const vtkm::worklet::contourtree_augmented::IdArrayType  superarcs)
inline

Member Function Documentation

◆ PrepareForExecution()

VTKM_CONT TransferTargetComperatorImpl vtkm::worklet::contourtree_distributed::hierarchical_hyper_sweeper::TransferTargetComperator::PrepareForExecution ( vtkm::cont::DeviceAdapterId  device,
vtkm::cont::Token token 
) const
inline

Member Data Documentation

◆ Superarcs

vtkm::worklet::contourtree_augmented::IdArrayType vtkm::worklet::contourtree_distributed::hierarchical_hyper_sweeper::TransferTargetComperator::Superarcs
private

The documentation for this class was generated from the following file: