Home
last modified time | relevance | path

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

/petsc/src/mat/interface/
H A Dmatrix.c5902 static PetscInt inassm = 0; in MatAssemblyEnd() local
5909 inassm++; in MatAssemblyEnd()
5935 if (inassm == 1 && type != MAT_FLUSH_ASSEMBLY) { in MatAssemblyEnd()
5948 inassm--; in MatAssemblyEnd()