VTK-m  2.0
Classes | Namespaces | Variables
worklet/ContourTreeUniform.h File Reference
#include <vtkm/Math.h>
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/cont/ArrayHandleCounting.h>
#include <vtkm/cont/Field.h>
#include <vtkm/worklet/DispatcherMapField.h>
#include <vtkm/worklet/WorkletMapField.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree/ChainGraph.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree/ContourTree.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree/MergeTree.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree/Mesh2D_DEM_Triangulation.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree/Mesh3D_DEM_Triangulation.h>

Go to the source code of this file.

Classes

class  vtkm::worklet::ContourTreeMesh2D
 
class  vtkm::worklet::ContourTreeMesh3D
 

Namespaces

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

Variables

const bool JOIN = true
 
const bool SPLIT = false
 
const bool JOIN_3D = true
 
const bool SPLIT_3D = false
 

Variable Documentation

◆ JOIN

const bool JOIN = true

◆ JOIN_3D

const bool JOIN_3D = true

◆ SPLIT

const bool SPLIT = false

◆ SPLIT_3D

const bool SPLIT_3D = false