Lines Matching refs:nrow2
109 else high2 = nrow2; \
127 high2 = nrow2; \
132 high2 = nrow2; \
136 …MatSeqXSELLReallocateSELL(B, bm, 1, nrow2, b->sliidx, b->sliceheight, row / sliceheight, row, col,…
138 for (ii = nrow2 - 1; ii >= _i; ii--) { \
145 nrow2++; \
147 b->rlen[row] = nrow2; \
164 …PetscInt *cp1, *cp2, ii, _i, nrow1, nrow2, low1, high1, low2, high2, t, lastcol1, lastcol2, sli… in MatSetValues_MPISELL() local
184 nrow2 = b->rlen[row]; in MatSetValues_MPISELL()
186 high2 = nrow2; in MatSetValues_MPISELL()
219 nrow2 = b->rlen[row]; in MatSetValues_MPISELL()
221 high2 = nrow2; in MatSetValues_MPISELL()