Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/
H A Dmpiov.c1165 const PetscScalar *ada, *bda, *a_sendbuf, *b_sendbuf; in MatCreateSubMatrix_MPIAIJ_All() local
1176 b_sendbuf = bda; in MatCreateSubMatrix_MPIAIJ_All()
1186 sendbuf[cnt++] = *b_sendbuf++; in MatCreateSubMatrix_MPIAIJ_All()
1196 sendbuf[cnt++] = *b_sendbuf++; in MatCreateSubMatrix_MPIAIJ_All()