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

#include <NewHypernodePredicate.h>

Public Member Functions

VTKM_EXEC_CONT NewHypernodePredicate ()
 
VTKM_EXEC_CONT bool operator() (const vtkm::Id &hierarchicalHyperarcValue) const
 

Constructor & Destructor Documentation

◆ NewHypernodePredicate()

VTKM_EXEC_CONT vtkm::worklet::contourtree_distributed::tree_grafter::NewHypernodePredicate::NewHypernodePredicate ( )
inline

Member Function Documentation

◆ operator()()

VTKM_EXEC_CONT bool vtkm::worklet::contourtree_distributed::tree_grafter::NewHypernodePredicate::operator() ( const vtkm::Id hierarchicalHyperarcValue) const
inline

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