Lines Matching refs:high2
450 else high2 = nrow2; \
452 while (high2 - low2 > 5) { \
453 t = (low2 + high2) / 2; \
454 if (rp2[t] > col) high2 = t; \
457 for (_i = low2; _i < high2; _i++) { \
469 high2 = nrow2; \
474 high2 = nrow2; \
481 high2++; \
546 …PetscInt *rp1, *rp2, ii, nrow1, nrow2, _i, rmax1, rmax2, N, low1, high1, low2, high2, t, lastcol… in MatSetValues_MPIAIJ() local
571 high2 = nrow2; in MatSetValues_MPIAIJ()
608 high2 = nrow2; in MatSetValues_MPIAIJ()
8087 …PetscInt *rp1, *rp2, ii, nrow1, nrow2, _i, rmax1, rmax2, N, low1, high1, low2, high2, t, lastcol1… in matsetvaluesmpiaij_() local
8112 high2 = nrow2; in matsetvaluesmpiaij_()
8148 high2 = nrow2; in matsetvaluesmpiaij_()