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