id2               248 ompi/mca/topo/treematch/treematch/tm_tree.c   int id1, id2;
id2               266 ompi/mca/topo/treematch/treematch/tm_tree.c 	    id2 = tab_node[j].child[j1]->id;
id2               267 ompi/mca/topo/treematch/treematch/tm_tree.c 	    mat[i][j] += old_mat[id1][id2];
id2               282 ompi/mca/topo/treematch/treematch/tm_tree.c   int i, j, i1, j1, id1, id2;
id2               348 ompi/mca/topo/treematch/treematch/tm_tree.c 	    id2 = tab_node[j].child[j1]->id;
id2               349 ompi/mca/topo/treematch/treematch/tm_tree.c 	    new_mat[i][j] += old_mat[id1][id2];
id2               409 ompi/mca/topo/treematch/treematch/tm_tree.c   int i, j, id, id1, id2;
id2               423 ompi/mca/topo/treematch/treematch/tm_tree.c       id2 = cur_group[j]->id;
id2               425 ompi/mca/topo/treematch/treematch/tm_tree.c       res -= mat[id1][id2];
id2               941 ompi/mca/topo/treematch/treematch/tm_tree.c   int id=-1, id1, id2;
id2               985 ompi/mca/topo/treematch/treematch/tm_tree.c 	  id2 = work->tab_group[j];
id2               986 ompi/mca/topo/treematch/treematch/tm_tree.c 	  if(!indep_mat[id2][id1]){