VTK-m
2.0
|
#include <vtkm/Types.h>
#include <vtkm/cont/ArrayGetValues.h>
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/HyperSweepBlock.h>
#include <vtkm/thirdparty/diy/diy.h>
Go to the source code of this file.
Classes | |
struct | vtkm::worklet::contourtree_distributed::CobmineHyperSweepBlockFunctor< ContourTreeDataFieldType > |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |
vtkm::worklet::contourtree_distributed | |