Go to the documentation of this file.
53 #ifndef vtk_m_worklet_contourtree_augmented_contourtree_maker_inc_move_no_such_element_to_back_comparator_h
54 #define vtk_m_worklet_contourtree_augmented_contourtree_maker_inc_move_no_such_element_to_back_comparator_h
63 namespace contourtree_augmented
65 namespace contourtree_maker_inc
#define VTKM_EXEC
Definition: ExportMacros.h:51
Groups connected points that have the same field value.
Definition: Atomic.h:19
VTKM_EXEC_CONT vtkm::Id MaskedIndex(vtkm::Id flaggedIndex)
Definition: filter/scalar_topology/worklet/contourtree_augmented/Types.h:127
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
Definition: MoveNoSuchElementToBackComparator.h:68
VTKM_EXEC bool operator()(const vtkm::Id &leftNode, const vtkm::Id &rightNode) const
Definition: MoveNoSuchElementToBackComparator.h:71