vertices = op2.Set(num_vertices) cells = op2.Set(num_cells) cell2vertex = op2.Map(cells, vertices, 3, […])