Searched defs:max_no (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/impls/sbaij/mpi/ |
| H A D | sbaijov.c | 19 PetscInt *ai, brow, nz, nis, l, nmax, nstages, max_no, pos; in MatIncreaseOverlap_MPISBAIJ() local
|
| /petsc/src/mat/impls/dense/mpi/ |
| H A D | mmdense.c | 27 PetscInt nmax, nstages, i, pos, max_no; in MatCreateSubMatrices_MPIDense() local
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | baijov.c | 528 PetscInt nmax, nstages, i, pos, max_no, N = C->cmap->N, bs = C->rmap->bs; in MatCreateSubMatrices_MPIBAIJ() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiov.c | 1939 PetscInt nmax, nstages = 0, max_no, nrow, ncol, in[2], out[2]; in MatCreateSubMatrices_MPIAIJ() local
|