| 
    VTK-m
    2.0
    
   | 
 
#include <UnionFind.h>
Static Public Member Functions | |
| template<typename Parents > | |
| static VTKM_EXEC vtkm::Id | findRoot (const Parents &parents, vtkm::Id index) | 
| template<typename Parents > | |
| static VTKM_EXEC void | Unite (Parents &parents, vtkm::Id u, vtkm::Id v) | 
| template<typename Parents > | |
| static VTKM_EXEC void | Flatten (Parents &parents, vtkm::Id index) | 
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
 1.8.17