Searched refs:subrend (Results 1 – 1 of 1) sorted by relevance
35 …PetscInt subrstart, subrend, subrowsize, subcolsize, subcstart, subcend, rowsize, colsiz… in PCHMGExpandInterpolation_Private() local43 PetscCall(MatGetOwnershipRange(subinterp, &subrstart, &subrend)); in PCHMGExpandInterpolation_Private()44 subrowsize = subrend - subrstart; in PCHMGExpandInterpolation_Private()51 for (subrow = subrstart; subrow < subrend; subrow++) { in PCHMGExpandInterpolation_Private()75 for (subrow = subrstart; subrow < subrend; subrow++) { in PCHMGExpandInterpolation_Private()