VTK-m
2.0
|
#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/Types.h>
#include <vtkm/worklet/WorkletMapField.h>
Go to the source code of this file.
Classes | |
class | vtkm::worklet::contourtree_distributed::hierarchical_augmenter::SetFirstAttachmentPointInRoundWorklet |
Worklet used in HierarchicalHyperSweeper.TransferWeights(...) to implement step 7b. More... | |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |
vtkm::worklet::contourtree_distributed | |
vtkm::worklet::contourtree_distributed::hierarchical_augmenter | |