Searched refs:pOldCount (Results 1 – 1 of 1) sorted by relevance
1788 PetscInt pOldCount, kStart, kEnd, k; in DMPlexTreeRefineCell() local1793 pOldCount = pOldEnd[d] - pOldStart[d]; in DMPlexTreeRefineCell()1795 pNewCount[d] = pOldCount + kEnd - kStart; in DMPlexTreeRefineCell()