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

#include <SuperarcWasNotTransferredPredicate.h>

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

Public Member Functions

VTKM_CONT SuperarcWasNotTransferredPredicate (const vtkm::worklet::contourtree_augmented::IdArrayType &whenTransferred)
 
VTKM_CONT SuperarcWasNotTransferredPredicateImpl PrepareForExecution (vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token) const
 

Private Attributes

const vtkm::worklet::contourtree_augmented::IdArrayTypeWhenTransferred
 

Constructor & Destructor Documentation

◆ SuperarcWasNotTransferredPredicate()

VTKM_CONT vtkm::worklet::contourtree_distributed::tree_grafter::SuperarcWasNotTransferredPredicate::SuperarcWasNotTransferredPredicate ( const vtkm::worklet::contourtree_augmented::IdArrayType whenTransferred)
inline

Member Function Documentation

◆ PrepareForExecution()

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

Member Data Documentation

◆ WhenTransferred

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

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