Home
last modified time | relevance | path

Searched defs:olen (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/baij/mpi/
H A Dmpibaij.c1912 PetscInt *ii, *jj, nlocal, *dlens, *olens, dlen, olen, jend, mglobal; in MatCreateSubMatrix_MPIBAIJ_Private() local
2548 PetscInt i, j, dlen, olen, nz, nz_max = 0, *d_nnz = NULL, *o_nnz = NULL; in MatMPIBAIJSetPreallocationCSR_MPIBAIJ() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c3525 PetscInt *ii, *jj, nlocal, *dlens, *olens, dlen, olen, jend, mglobal; in MatCreateSubMatrix_MPIAIJ_SameRowDist() local
3743 PetscInt *ii, *jj, nlocal, *dlens, *olens, dlen, olen, jend, mglobal; in MatCreateSubMatrix_MPIAIJ_nonscalable() local