Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c5430 PetscInt ontotalcols, dntotalcols, ntotalcols, nout; in MatCreateSeqSubMatrixWithRows_Private() local
5515 ntotalcols = 0; in MatCreateSeqSubMatrixWithRows_Private()
5524 ilocal[dntotalcols++] = ntotalcols++; in MatCreateSeqSubMatrixWithRows_Private()
5530 oilocal[ontotalcols++] = ntotalcols++; in MatCreateSeqSubMatrixWithRows_Private()