Go to the documentation of this file.
46 #ifndef vtk_m_filter_scalar_topology_worklet_branch_decomposition_hierarchical_volumetric_branch_decomposer_LocalBestUpDownByVolumeInitSuperarcListWorklet_h
47 #define vtk_m_filter_scalar_topology_worklet_branch_decomposition_hierarchical_volumetric_branch_decomposer_LocalBestUpDownByVolumeInitSuperarcListWorklet_h
56 namespace scalar_topology
58 namespace hierarchical_volumetric_branch_decomposer
VTKM_EXEC_CONT bool IsAscending(vtkm::Id flaggedIndex)
Definition: filter/scalar_topology/worklet/contourtree_augmented/Types.h:121
#define VTKM_EXEC
Definition: ExportMacros.h:51
Groups connected points that have the same field value.
Definition: Atomic.h:19
VTKM_EXEC vtkm::worklet::contourtree_augmented::EdgePair operator()(vtkm::Id superarc, vtkm::Id hierarchicalTreeSuperarc) const
Definition: LocalBestUpDownByVolumeInitSuperarcListWorklet.h:68
A control signature tag for output fields.
Definition: WorkletMapField.h:60
_1 InputDomain
Definition: LocalBestUpDownByVolumeInitSuperarcListWorklet.h:66
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
A control signature tag for input fields.
Definition: WorkletMapField.h:49
_2(InputIndex, _1) ExecutionSignature
Definition: LocalBestUpDownByVolumeInitSuperarcListWorklet.h:65
void(FieldIn hierarchicalTreeSuperarcs, FieldOut superarcList) ControlSignature
Definition: LocalBestUpDownByVolumeInitSuperarcListWorklet.h:64
vtkm::Pair< vtkm::Id, vtkm::Id > EdgePair
Definition: filter/scalar_topology/worklet/contourtree_augmented/Types.h:92
A vtkm::Pair is essentially the same as an STL pair object except that the methods (constructors and ...
Definition: Pair.h:29
Base class for worklets that do a simple mapping of field arrays.
Definition: WorkletMapField.h:38
Definition: LocalBestUpDownByVolumeInitSuperarcListWorklet.h:61