Lines Matching refs:pHashKeyFound
3006 PetscBool fHashKeyFound, eHashKeyFound, nHashKeyFound, pHashKeyFound; in DMPlex_Surface_Grad() local
3049 … PetscCall(PetscHMapIFind(pointSurfGradRow_Start, fIndices[jj], &pHashKeyIter, &pHashKeyFound)); in DMPlex_Surface_Grad()
3051 if (!pHashKeyFound) { in DMPlex_Surface_Grad()
3086 … PetscCall(PetscHMapIFind(pointSurfGradRow_Start, eIndices[kk], &pHashKeyIter, &pHashKeyFound)); in DMPlex_Surface_Grad()
3088 if (!pHashKeyFound) { in DMPlex_Surface_Grad()
3121 … PetscCall(PetscHMapIFind(pointSurfGradRow_Start, nIndices[kk], &pHashKeyIter, &pHashKeyFound)); in DMPlex_Surface_Grad()
3122 if (!pHashKeyFound) { in DMPlex_Surface_Grad()
3963 PetscBool fHashKeyFound, eHashKeyFound, nHashKeyFound, pHashKeyFound; in DMPlexGeomDataAndGrads() local
4006 … PetscCall(PetscHMapIFind(pointSurfGradRow_Start, fIndices[jj], &pHashKeyIter, &pHashKeyFound)); in DMPlexGeomDataAndGrads()
4008 if (!pHashKeyFound) { in DMPlexGeomDataAndGrads()
4043 … PetscCall(PetscHMapIFind(pointSurfGradRow_Start, eIndices[kk], &pHashKeyIter, &pHashKeyFound)); in DMPlexGeomDataAndGrads()
4045 if (!pHashKeyFound) { in DMPlexGeomDataAndGrads()
4078 … PetscCall(PetscHMapIFind(pointSurfGradRow_Start, nIndices[kk], &pHashKeyIter, &pHashKeyFound)); in DMPlexGeomDataAndGrads()
4079 if (!pHashKeyFound) { in DMPlexGeomDataAndGrads()