Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c892 PetscInt nnwA, nnwB; in MatZeroRows_MPIAIJ() local
896 nnwB = aijB->nonew; in MatZeroRows_MPIAIJ()
916 aijB->nonew = nnwB; in MatZeroRows_MPIAIJ()