Home
last modified time | relevance | path

Searched defs:countAll (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstag1d.c310 PetscInt count = 0, countAll = 0; in DMSetUp_Stag_1d() local
367 PetscInt count = 0, countAll = 0; in DMSetUp_Stag_1d() local
H A Dstag2d.c387 …PetscInt count, countAll, entriesToTransferTotal, i, j, d, ghostOffsetStart[2], ghostOffsetEnd[2]; in DMSetUp_Stag_2d() local