VTK-m
2.0
|
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/cont/ExecutionAndControlObjectBase.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/Types.h>
Go to the source code of this file.
Classes | |
class | vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::CombinedVectorDifferentFromNextDecoratorImpl |
Decorator to compute if element i is different from element i+1 in an arrays. More... | |
struct | vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::CombinedVectorDifferentFromNextDecoratorImpl::Functor< Portal1Type, Portal2Type, Portal3Type > |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |
vtkm::worklet::contourtree_augmented | |
vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc | |