Go to the documentation of this file.
53 #ifndef vtk_m_worklet_contourtree_augmented_not_no_such_element_predicate_h
54 #define vtk_m_worklet_contourtree_augmented_not_no_such_element_predicate_h
63 namespace contourtree_augmented
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 NotNoSuchElementPredicate()
Definition: NotNoSuchElementPredicate.h:71
Definition: NotNoSuchElementPredicate.h:67
VTKM_EXEC_CONT bool operator()(const vtkm::Id &vertexId) const
Definition: NotNoSuchElementPredicate.h:74