Go to the documentation of this file.
53 #ifndef vtk_m_worklet_contourtree_distributed_bract_maker_no_such_element_functor_h
54 #define vtk_m_worklet_contourtree_distributed_bract_maker_no_such_element_functor_h
63 namespace contourtree_distributed
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
Definition: NoSuchElementFunctor.h:69
VTKM_EXEC_CONT vtkm::Id operator()(const vtkm::Id value) const
Definition: NoSuchElementFunctor.h:77
VTKM_EXEC_CONT NoSuchElementFunctor()
Definition: NoSuchElementFunctor.h:73