Lines Matching refs:marker
44 …tscInt *adjncy, PetscInt *perm, PetscInt *invp, PetscInt *deg, PetscInt *marker, PetscInt *rchset,… in SPARSEPACKgenqmd() argument
62 --marker; in SPARSEPACKgenqmd()
75 marker[node] = 0; in SPARSEPACKgenqmd()
95 if (marker[node] < 0) goto L400; in SPARSEPACKgenqmd()
107 marker[node] = 1; in SPARSEPACKgenqmd()
108 …PetscCall(SPARSEPACKqmdrch(&node, &xadj[1], &adjncy[1], °[1], &marker[1], &rchsze, &rchset[1], … in SPARSEPACKgenqmd()
127 …adj[1], &adjncy[1], &rchsze, &rchset[1], °[1], &qsize[1], &qlink[1], &marker[1], &rchset[rchsze… in SPARSEPACKgenqmd()
132 marker[node] = 0; in SPARSEPACKgenqmd()
136 if (marker[inode] < 0) goto L700; in SPARSEPACKgenqmd()
138 marker[inode] = 0; in SPARSEPACKgenqmd()
147 …if (nhdsze > 0) PetscCall(SPARSEPACKqmdqt(&node, &xadj[1], &adjncy[1], &marker[1], &rchsze, &rchse… in SPARSEPACKgenqmd()