Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/hmg/
H A Dhmg.c35 …PetscInt subrstart, subrend, subrowsize, subcolsize, subcstart, subcend, rowsize, colsiz… in PCHMGExpandInterpolation_Private() local
44 subrowsize = subrend - subrstart; in PCHMGExpandInterpolation_Private()
45 rowsize = subrowsize * blocksize; in PCHMGExpandInterpolation_Private()