Go to the documentation of this file.
53 #ifndef vtk_m_worklet_contourtree_distributed_tree_grafter_new_hypernode_predicate_h
54 #define vtk_m_worklet_contourtree_distributed_tree_grafter_new_hypernode_predicate_h
62 namespace contourtree_distributed
64 namespace tree_grafter
78 return !
static_cast<bool>(
Groups connected points that have the same field value.
Definition: Atomic.h:19
#define VTKM_EXEC_CONT
Definition: ExportMacros.h:52
vtkm::Int32 Id
Represents an ID (index into arrays).
Definition: Types.h:191
VTKM_EXEC_CONT bool NoSuchElement(vtkm::Id flaggedIndex)
Definition: filter/scalar_topology/worklet/contourtree_augmented/Types.h:97
VTKM_EXEC_CONT NewHypernodePredicate()
Definition: NewHypernodePredicate.h:72
VTKM_EXEC_CONT bool operator()(const vtkm::Id &hierarchicalHyperarcValue) const
Definition: NewHypernodePredicate.h:76
Definition: NewHypernodePredicate.h:68