Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/mat/impls/aij/mpi/
H A Dmpiaij.c5363 PetscInt ontotalcols,dntotalcols,ntotalcols,nout; in MatCreateSeqSubMatrixWithRows_Private() local
5447 ntotalcols = 0; in MatCreateSeqSubMatrixWithRows_Private()
5456 ilocal[dntotalcols++] = ntotalcols++; in MatCreateSeqSubMatrixWithRows_Private()
5462 oilocal[ontotalcols++] = ntotalcols++; in MatCreateSeqSubMatrixWithRows_Private()