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::FindSuperArcForUnknownNodeDeviceData< FieldType > |
Device implementation of FindSuperArcForUnknownNode for the HierarchicalContourTree. More... | |
class | vtkm::worklet::contourtree_distributed::FindSuperArcForUnknownNode< FieldType > |
ExecutionObject to generate a device object to use FindSuperArcForUnknownNode for the HierarchicalContourTree. More... | |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |
vtkm::worklet::contourtree_distributed | |