Lines Matching refs:cfCntr
3007 PetscInt cfCntr = 0; in DMPlex_Surface_Grad() local
3045 PetscCall(PetscHMapISet(currFaceUniquePoints, fIndices[jj], cfCntr)); in DMPlex_Surface_Grad()
3046 cfCntr += 1; in DMPlex_Surface_Grad()
3082 PetscCall(PetscHMapISet(currFaceUniquePoints, eIndices[kk], cfCntr)); in DMPlex_Surface_Grad()
3083 cfCntr += 1; in DMPlex_Surface_Grad()
3117 PetscCall(PetscHMapISet(currFaceUniquePoints, nIndices[kk], cfCntr)); in DMPlex_Surface_Grad()
3118 cfCntr += 1; in DMPlex_Surface_Grad()
3964 PetscInt cfCntr = 0; in DMPlexGeomDataAndGrads() local
4002 PetscCall(PetscHMapISet(currFaceUniquePoints, fIndices[jj], cfCntr)); in DMPlexGeomDataAndGrads()
4003 cfCntr += 1; in DMPlexGeomDataAndGrads()
4039 PetscCall(PetscHMapISet(currFaceUniquePoints, eIndices[kk], cfCntr)); in DMPlexGeomDataAndGrads()
4040 cfCntr += 1; in DMPlexGeomDataAndGrads()
4074 PetscCall(PetscHMapISet(currFaceUniquePoints, nIndices[kk], cfCntr)); in DMPlexGeomDataAndGrads()
4075 cfCntr += 1; in DMPlexGeomDataAndGrads()