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

#include <SuperNodeWhenComparator.h>

Inheritance diagram for vtkm::worklet::contourtree_distributed::tree_grafter::SuperNodeWhenComparator:
vtkm::cont::ExecutionObjectBase

Public Member Functions

VTKM_CONT SuperNodeWhenComparator (const vtkm::worklet::contourtree_augmented::IdArrayType &whenTransferred, const vtkm::worklet::contourtree_augmented::IdArrayType &hierarchicalHyperparent, const vtkm::worklet::contourtree_augmented::IdArrayType &hierarchicalHyperId, const vtkm::worklet::contourtree_augmented::IdArrayType &hierarchicalHyperarc, const vtkm::worklet::contourtree_augmented::IdArrayType &contourTreeSupernodes, const vtkm::worklet::contourtree_augmented::IdArrayType &supernodeType)
 
VTKM_CONT SuperNodeWhenComparatorImpl PrepareForExecution (vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token) const
 

Private Attributes

const vtkm::worklet::contourtree_augmented::IdArrayTypeWhenTransferred
 
const vtkm::worklet::contourtree_augmented::IdArrayTypeHierarchicalHyperparent
 
const vtkm::worklet::contourtree_augmented::IdArrayTypeHierarchicalHyperId
 
const vtkm::worklet::contourtree_augmented::IdArrayTypeHierarchicalHyperarc
 
const vtkm::worklet::contourtree_augmented::IdArrayTypeContourTreeSupernodes
 
const vtkm::worklet::contourtree_augmented::IdArrayTypeSupernodeType
 

Constructor & Destructor Documentation

◆ SuperNodeWhenComparator()

VTKM_CONT vtkm::worklet::contourtree_distributed::tree_grafter::SuperNodeWhenComparator::SuperNodeWhenComparator ( const vtkm::worklet::contourtree_augmented::IdArrayType whenTransferred,
const vtkm::worklet::contourtree_augmented::IdArrayType hierarchicalHyperparent,
const vtkm::worklet::contourtree_augmented::IdArrayType hierarchicalHyperId,
const vtkm::worklet::contourtree_augmented::IdArrayType hierarchicalHyperarc,
const vtkm::worklet::contourtree_augmented::IdArrayType contourTreeSupernodes,
const vtkm::worklet::contourtree_augmented::IdArrayType supernodeType 
)
inline

Member Function Documentation

◆ PrepareForExecution()

VTKM_CONT SuperNodeWhenComparatorImpl vtkm::worklet::contourtree_distributed::tree_grafter::SuperNodeWhenComparator::PrepareForExecution ( vtkm::cont::DeviceAdapterId  device,
vtkm::cont::Token token 
) const
inline

Member Data Documentation

◆ ContourTreeSupernodes

const vtkm::worklet::contourtree_augmented::IdArrayType& vtkm::worklet::contourtree_distributed::tree_grafter::SuperNodeWhenComparator::ContourTreeSupernodes
private

◆ HierarchicalHyperarc

const vtkm::worklet::contourtree_augmented::IdArrayType& vtkm::worklet::contourtree_distributed::tree_grafter::SuperNodeWhenComparator::HierarchicalHyperarc
private

◆ HierarchicalHyperId

const vtkm::worklet::contourtree_augmented::IdArrayType& vtkm::worklet::contourtree_distributed::tree_grafter::SuperNodeWhenComparator::HierarchicalHyperId
private

◆ HierarchicalHyperparent

const vtkm::worklet::contourtree_augmented::IdArrayType& vtkm::worklet::contourtree_distributed::tree_grafter::SuperNodeWhenComparator::HierarchicalHyperparent
private

◆ SupernodeType

const vtkm::worklet::contourtree_augmented::IdArrayType& vtkm::worklet::contourtree_distributed::tree_grafter::SuperNodeWhenComparator::SupernodeType
private

◆ WhenTransferred

const vtkm::worklet::contourtree_augmented::IdArrayType& vtkm::worklet::contourtree_distributed::tree_grafter::SuperNodeWhenComparator::WhenTransferred
private

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