Home
last modified time | relevance | path

Searched refs:irch (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/graphops/order/
H A Dqmdqt.c33 PetscInt inhd, irch, node, ilink, j, nabor, jstop, jstrt; in SPARSEPACKqmdqt() local
43 irch = 0; in SPARSEPACKqmdqt()
54 ++irch; in SPARSEPACKqmdqt()
55 adjncy[j] = rchset[irch]; in SPARSEPACKqmdqt()
56 if (irch >= *rchsze) goto L400; in SPARSEPACKqmdqt()
72 for (irch = 1; irch <= i__1; ++irch) { in SPARSEPACKqmdqt()
73 node = rchset[irch]; in SPARSEPACKqmdqt()
H A Dqmdupd.c38 PetscInt inhd, irch, node, mark, j, inode, nabor, jstop, jstrt, il; in SPARSEPACKqmdupd() local
92 for (irch = 1; irch <= i__2; ++irch) { in SPARSEPACKqmdupd()
93 inode = rchset[irch]; in SPARSEPACKqmdupd()
H A Dqmdmrg.c40 …PetscInt head, inhd, irch, node, mark, ilink, root, j, lnode, nabor, jstop, jstrt, rchsze, mrgsze,… in SPARSEPACKqmdmrg() local
142 for (irch = 1; irch <= i__2; ++irch) { in SPARSEPACKqmdmrg()
143 node = rchset[irch]; in SPARSEPACKqmdmrg()
H A Dgenqmd.c50 PetscInt ndeg, irch, node, nump1, j, inode; in SPARSEPACKgenqmd() local
134 for (irch = 1; irch <= i__1; ++irch) { in SPARSEPACKgenqmd()
135 inode = rchset[irch]; in SPARSEPACKgenqmd()