Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/
H A Dmpiov.c1090 PetscInt m, *b_sendj, *garray = a->garray, *lens, *jsendbuf, *a_jsendbuf, *b_jsendbuf; in MatCreateSubMatrix_MPIAIJ_All() local
1177 b_sendj = bd->j; in MatCreateSubMatrix_MPIAIJ_All()
1185 if (garray[*b_sendj] > A->rmap->rstart + i) break; in MatCreateSubMatrix_MPIAIJ_All()
1188 b_sendj++; in MatCreateSubMatrix_MPIAIJ_All()
1197 b_sendj++; in MatCreateSubMatrix_MPIAIJ_All()