Searched refs:nlrows (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/dense/mpi/ |
| H A D | mpidense.c | 288 PetscInt lda, i, j, rstart, rend, nrows, ncols, Ncols, nlrows, nlcols; in MatCreateSubMatrix_MPIDense() local 312 PetscCall(MatGetLocalSize(A, &nlrows, &nlcols)); in MatCreateSubMatrix_MPIDense()
|