tab_local_vertices  729 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   int **tab_local_vertices = NULL;
tab_local_vertices  761 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   tab_local_vertices = split_vertices( local_vertices, N, k, partition);
tab_local_vertices  776 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c 				      topology, tab_local_vertices[i],
tab_local_vertices  788 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   free_tab_local_vertices(tab_local_vertices,k);