Go to the documentation of this file.
53 #ifndef vtk_m_worklet_contourtree_distributed_tree_grafter_new_node_predicate_h
54 #define vtk_m_worklet_contourtree_distributed_tree_grafter_new_node_predicate_h
62 namespace contourtree_distributed
64 namespace tree_grafter
77 return static_cast<bool>(
VTKM_EXEC_CONT NewNodePredicate()
Definition: NewNodePredicate.h:72
Groups connected points that have the same field value.
Definition: Atomic.h:19
#define VTKM_EXEC_CONT
Definition: ExportMacros.h:52
Definition: NewNodePredicate.h:68
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 bool operator()(const vtkm::Id &hierarchicalTreeIdValue) const
Definition: NewNodePredicate.h:75