Home
last modified time | relevance | path

Searched refs:indvnumloctax (Results 1 – 2 of 2) sorted by relevance

/dports/cad/scotch/scotch-6.0.4/src/libscotch/
H A Ddgraph_induce.c83 …Gnum * indvnumloctax; /* TRICK: maybe alias of indvnumloctmp … in dgraphInduce2() local
267 indvnumloctax = indgrafptr->vnumloctax; /* TRICK: maybe alias */ in dgraphInduce2()
270indvnumloctax[indvertlocnum] = orgvnumloctax[indvnumloctmp[indvertlocnum]]; /* TRICK: indvnumloctm… in dgraphInduce2()
277indvnumloctax[indvertlocnum] = indvnumloctmp[indvertlocnum] + orgvertglbadj; /* TRICK: indvnumloct… in dgraphInduce2()
386 Gnum * restrict const indvnumloctax = indgrafptr->vnumloctax; in dgraphInducePart2() local
393 indvnumloctax[indvertlocnum] = orgvertlocnum; in dgraphInducePart2()
H A Dlibrary_dgraph_induce.c103 Gnum * restrict const indvnumloctax = indgrafptr->vnumloctax; in _SCOTCHdgraphInducePart2() local
110 indvnumloctax[indvertlocnum] = orgvertlocnum; in _SCOTCHdgraphInducePart2()