|
VTK-m
2.0
|
#include <vtkm/Types.h>#include <vtkm/cont/ArrayHandleIndex.h>#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/Types.h>#include <vtkm/thirdparty/diy/diy.h>Go to the source code of this file.
Namespaces | |
| vtkm | |
| Groups connected points that have the same field value. | |
| vtkm::worklet | |
| VTK-m Worklets. | |
| vtkm::worklet::contourtree_distributed | |
Functions | |
| template<typename FieldType > | |
| void | vtkm::worklet::contourtree_distributed::MergeBlockFunctor (vtkm::worklet::contourtree_distributed::ContourTreeBlockData< FieldType > *block, const vtkmdiy::ReduceProxy &rp, const vtkmdiy::RegularMergePartners &partners) |
1.8.17