Searched refs:bufJ (Results 1 – 1 of 1) sorted by relevance
5769 …PetscInt *rowlen, *bufj, *bufJ, ncols = 0, aBn = a->B->cmap->n, row, *b_othi, *b_othj, *r… in MatGetBrowsOfAoCols_MPIAIJ() local5883 bufJ = PetscSafePointerPlusOffset(bufj, sstartsj[i]); in MatGetBrowsOfAoCols_MPIAIJ()5888 for (l = 0; l < ncols; l++) *bufJ++ = cols[l]; in MatGetBrowsOfAoCols_MPIAIJ()