Lines Matching defs:j
96 for (PetscMPIInt i = 0, j = 0; i < size; i++) { in MatCreateSubMatrices_MPIDense_Local() local
110 for (PetscInt j = 0; j < jmax; j++) { in MatCreateSubMatrices_MPIDense_Local() local
115 for (PetscMPIInt j = 0; j < size; j++) { in MatCreateSubMatrices_MPIDense_Local() local
134 for (PetscMPIInt i = 0, j = 0; i < size; i++) { in MatCreateSubMatrices_MPIDense_Local() local
143 PetscMPIInt j = pa[i]; in MatCreateSubMatrices_MPIDense_Local() local
167 PetscMPIInt j = pa[i]; in MatCreateSubMatrices_MPIDense_Local() local
177 PetscInt j = pa[i]; in MatCreateSubMatrices_MPIDense_Local() local
188 for (PetscInt j = 0; j < jmax; j++) { /* parse the indices of each IS */ in MatCreateSubMatrices_MPIDense_Local() local
198 for (PetscMPIInt j = 0; j < size; j++) { /* Can Optimise this loop too */ in MatCreateSubMatrices_MPIDense_Local() local
212 PetscMPIInt j = pa[i]; in MatCreateSubMatrices_MPIDense_Local() local
220 PetscMPIInt j = pa[i]; in MatCreateSubMatrices_MPIDense_Local() local
251 for (PetscInt j = start; j < end; j++) { in MatCreateSubMatrices_MPIDense_Local() local
302 for (PetscInt j = 0; j < m; j++) { in MatCreateSubMatrices_MPIDense_Local() local
327 for (PetscInt j = 0; j < jmax; j++) rmap_i[irow_i[j]] = j; in MatCreateSubMatrices_MPIDense_Local() local
343 for (PetscInt j = 1; j <= is_max; j++) { /* For each IS belonging to the message */ in MatCreateSubMatrices_MPIDense_Local() local