edgetab            63 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   SCOTCH_Num *edgetab = (SCOTCH_Num *)malloc(sizeof(SCOTCH_Num) * edgenbr);
edgetab            76 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c 	edgetab[edgeNum] = j;
edgetab            84 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c 	edgetab[edgeNum] = j;
edgetab           119 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   SCOTCH_graphBuild(graphptr, 0, vertnbr, verttab, verttab+1, NULL, NULL, edgenbr, edgetab, edlotab);