Home
last modified time | relevance | path

Searched refs:lastcol2 (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c108 if (col <= lastcol2) low2 = 0; \
110 lastcol2 = col; \
164 …PetscInt *cp1, *cp2, ii, _i, nrow1, nrow2, low1, high1, low2, high2, t, lastcol1, lastcol2, sli… in MatSetValues_MPISELL() local
180 lastcol2 = -1; in MatSetValues_MPISELL()
227 …MatSetValue_SeqSELL_Private(B, row, col, value, addv, im[i], in[j], cp2, vp2, lastcol2, low2, high… in MatSetValues_MPISELL()
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c449 if (col <= lastcol2) low2 = 0; \
451 lastcol2 = col; \
546 …*rp1, *rp2, ii, nrow1, nrow2, _i, rmax1, rmax2, N, low1, high1, low2, high2, t, lastcol1, lastcol2; in MatSetValues_MPIAIJ() local
565 lastcol2 = -1; in MatSetValues_MPIAIJ()
8087 …*rp1, *rp2, ii, nrow1, nrow2, _i, rmax1, rmax2, N, low1, high1, low2, high2, t, lastcol1, lastcol2; in matsetvaluesmpiaij_() local
8106 lastcol2 = -1; in matsetvaluesmpiaij_()