57 #ifndef vtkm_worklet_contourtree_link_component_case_table_2d_h 
   58 #define vtkm_worklet_contourtree_link_component_case_table_2d_h 
   71                                                                      0, -1, -1, -1, -1, 0 };
 
   73 const vtkm::UInt8 linkComponentCaseTable[64] = { 0,  1,  2,  2,  4,  5,  4,  4,  8,  9,  10, 10, 8,
 
   74                                                  9,  8,  8,  16, 17, 18, 18, 20, 21, 20, 20, 16, 17,
 
   75                                                  18, 18, 16, 17, 16, 16, 32, 32, 34, 32, 36, 36, 36,
 
   76                                                  32, 40, 40, 42, 40, 40, 40, 40, 32, 32, 32, 34, 32,
 
   77                                                  36, 36, 36, 32, 32, 32, 34, 32, 32, 32, 32, 32 };