Searched refs:iNew (Results 1 – 1 of 1) sorted by relevance
85 PetscInt iNew = 0, qAdj, qAdjDof, qAdjCDof, numAdjQ = PETSC_DETERMINE; in DMPlexComputeAnchorAdjacencies() local98 iNew += qAdjDof - qAdjCDof; in DMPlexComputeAnchorAdjacencies()100 PetscCall(PetscSectionAddDof(adjSec, p, iNew)); in DMPlexComputeAnchorAdjacencies()