VTK-m  2.0
Classes | Namespaces
HierarchicalAugmenterFunctor.h File Reference
#include <vtkm/Types.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/Types.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/DistributedContourTreeBlockData.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/PrintGraph.h>
#include <vtkm/thirdparty/diy/diy.h>

Go to the source code of this file.

Classes

class  vtkm::worklet::contourtree_distributed::HierarchicalAugmenterFunctor< FieldType >
 Functor used by DIY reduce the merge data blocks in parallel. More...
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::worklet
 VTK-m Worklets.
 
 vtkm::worklet::contourtree_distributed