VTK-m  2.0
Classes | Namespaces | Variables
augmented/ContourTree.h File Reference
#include <algorithm>
#include <iomanip>
#include <iostream>
#include <sstream>
#include <string>
#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/PrintVectors.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/Types.h>
#include <vtkm/Pair.h>
#include <vtkm/Types.h>
#include <vtkm/cont/Algorithm.h>
#include <vtkm/cont/ArrayHandleConstant.h>

Go to the source code of this file.

Classes

struct  vtkm::worklet::contourtree_augmented::SaddlePeakSort
 
class  vtkm::worklet::contourtree_augmented::ContourTree
 

Namespaces

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

Variables

constexpr int vtkm::worklet::contourtree_augmented::N_NODE_COLORS = 12
 
constexpr const char * vtkm::worklet::contourtree_augmented::NODE_COLORS [N_NODE_COLORS]