VTK-m
2.0
|
#include <vtkm/Types.h>
#include <vtkm/filter/scalar_topology/worklet/contourtree_augmented/Types.h>
Go to the source code of this file.
Classes | |
class | vtkm::worklet::contourtree_distributed::FindSuperArcBetweenNodesDeviceData |
Device implementation of FindSuperArcBetweenNodes for the HierarchicalContourTree Used in the hierarchical branch decomposition. More... | |
class | vtkm::worklet::contourtree_distributed::FindSuperArcBetweenNodes |
ExecutionObject to generate a device object to use FindSuperArcBetweenNodes for the HierarchicalContourTree. More... | |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |
vtkm::worklet::contourtree_distributed | |