Searched refs:nInnerIndices (Results 1 – 1 of 1) sorted by relevance
302 PetscInt i, nInnerIndices, nTotalInnerIndices; in PCSetUp_GASM() local425 PetscCall(ISGetLocalSize(osm->iis[i], &nInnerIndices)); in PCSetUp_GASM()426 nTotalInnerIndices += nInnerIndices; in PCSetUp_GASM()