Lines Matching refs:sbuf1
622 PetscInt **sbuf1, **sbuf2, *sbuf2_i, ct1, ct2, **rbuf1, row; local
708 sbuf1 = smat_i->sbuf1;
736 sbuf1 = smat_i->sbuf1;
815 PetscCall(PetscMalloc4(size, &sbuf1, size, &ptr, 2 * msz, &tmp, size, &ctr));
816 PetscCall(PetscArrayzero(sbuf1, size));
825 sbuf1[j] = iptr;
834 sbuf1[j][0] = 0;
835 PetscCall(PetscArrayzero(sbuf1[j] + 1, 2 * w3[j]));
836 ptr[j] = sbuf1[j] + 2 * w3[j] + 1;
861 sbuf1_j = sbuf1[j];
873 PetscCallMPI(MPIU_Isend(sbuf1[j], w1[j], MPIU_INT, j, tag0, comm, s_waits1 + i));
1089 sbuf1_i = sbuf1[pa[tmp2]];
1165 smat_i->sbuf1 = sbuf1;
1204 smat_i->sbuf1 = sbuf1;
1416 sbuf1_i = sbuf1[pa[tmp2]];