| 
    VTK-m
    2.0
    
   | 
 
Typedefs | |
| using | EdgeBoundaryDetectionMasksType = vtkm::cont::ArrayHandle< vtkm::Int8 > | 
| using | NeighbourOffsetsType = vtkm::cont::ArrayHandleGroupVec< vtkm::cont::ArrayHandle< vtkm::IdComponent >, 3 > | 
| using | LinkComponentCaseTableType = vtkm::cont::ArrayHandle< vtkm::UInt16 > | 
Variables | |
| VTKM_STATIC_CONSTEXPR_ARRAY vtkm::IdComponent | NeighbourOffsets [N_INCIDENT_EDGES *3] | 
| VTKM_STATIC_CONSTEXPR_ARRAY vtkm::Int8 | EdgeBoundaryDetectionMasks [N_INCIDENT_EDGES] | 
| constexpr vtkm::Int32 | LINK_COMPONENT_CASES = 16384 | 
| VTKM_STATIC_CONSTEXPR_ARRAY vtkm::UInt16 | LinkComponentCaseTable [LINK_COMPONENT_CASES] | 
| using vtkm::worklet::contourtree_augmented::m3d_freudenthal::EdgeBoundaryDetectionMasksType = typedef vtkm::cont::ArrayHandle<vtkm::Int8> | 
| using vtkm::worklet::contourtree_augmented::m3d_freudenthal::LinkComponentCaseTableType = typedef vtkm::cont::ArrayHandle<vtkm::UInt16> | 
| using vtkm::worklet::contourtree_augmented::m3d_freudenthal::NeighbourOffsetsType = typedef vtkm::cont::ArrayHandleGroupVec<vtkm::cont::ArrayHandle<vtkm::IdComponent>, 3> | 
| VTKM_STATIC_CONSTEXPR_ARRAY vtkm::Int8 vtkm::worklet::contourtree_augmented::m3d_freudenthal::EdgeBoundaryDetectionMasks[N_INCIDENT_EDGES] | 
      
  | 
  constexpr | 
| VTKM_STATIC_CONSTEXPR_ARRAY vtkm::UInt16 vtkm::worklet::contourtree_augmented::m3d_freudenthal::LinkComponentCaseTable[LINK_COMPONENT_CASES] | 
| VTKM_STATIC_CONSTEXPR_ARRAY vtkm::IdComponent vtkm::worklet::contourtree_augmented::m3d_freudenthal::NeighbourOffsets[N_INCIDENT_EDGES *3] | 
 1.8.17