VTK-m  2.0
Classes | Namespaces
ContourTreeUniformDistributed.h File Reference
#include <vtkm/Types.h>
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/ContourTree.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/DataSetMesh.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/BoundaryTree.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/HierarchicalContourTree.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_distributed/InteriorForest.h>
#include <memory>
#include <vtkm/filter/FilterField.h>
#include <vtkm/filter/scalar_topology/vtkm_filter_scalar_topology_export.h>

Go to the source code of this file.

Classes

class  vtkm::filter::scalar_topology::ContourTreeUniformDistributed
 Construct the Contour Tree for a 2D or 3D regular mesh. More...
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::filter
 VTK-m Filters.
 
 vtkm::filter::scalar_topology