|
VTK-m
2.0
|
#include <iomanip>#include <string>#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/PrintVectors.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/Types.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/data_set_mesh/IdRelabeler.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/HierarchicalContourTree.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/PrintGraph.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/hierarchical_hyper_sweeper/ComputeSuperarcDependentWeightsWorklet.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/hierarchical_hyper_sweeper/ComputeSuperarcTransferWeightsWorklet.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/hierarchical_hyper_sweeper/InitializeIntrinsicVertexCountComputeSuperparentIdsWorklet.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/hierarchical_hyper_sweeper/InitializeIntrinsicVertexCountInitalizeCountsWorklet.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/hierarchical_hyper_sweeper/InitializeIntrinsicVertexCountSubtractLowEndWorklet.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/hierarchical_hyper_sweeper/TransferTargetComperator.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/hierarchical_hyper_sweeper/TransferWeightsUpdateLHEWorklet.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/hierarchical_hyper_sweeper/TransferWeightsUpdateRHEWorklet.h>Go to the source code of this file.
Classes | |
| class | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > |
Namespaces | |
| vtkm | |
| Groups connected points that have the same field value. | |
| vtkm::worklet | |
| VTK-m Worklets. | |
| vtkm::worklet::contourtree_distributed | |
1.8.17