VTK-m
2.0
|
#include <vtkm/cont/Invoker.h>
#include <vtkm/filter/connected_components/worklet/CellSetDualGraph.h>
#include <vtkm/filter/connected_components/worklet/InnerJoin.h>
#include <vtkm/filter/connected_components/worklet/UnionFind.h>
Go to the source code of this file.
Classes | |
class | vtkm::worklet::connectivity::GraphConnectivity |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |
vtkm::worklet::connectivity | |