Searched refs:kstop (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/graphops/order/ |
| H A D | fnroot.c | 38 PetscInt ndeg, node, j, k, nabor, kstop, jstrt, kstrt, mindeg, ccsize, nunlvl; in SPARSEPACKfnroot() local 64 kstop = xadj[node + 1] - 1; in SPARSEPACKfnroot() 65 i__2 = kstop; in SPARSEPACKfnroot()
|
| H A D | fn1wd.c | 39 PetscInt kstop, kstrt, lp1beg, lp1end; in SPARSEPACKfn1wd() local 94 kstop = PetscAbsInt(i__2) - 1; in SPARSEPACKfn1wd() 95 i__2 = kstop; in SPARSEPACKfn1wd()
|