Home
last modified time | relevance | path

Searched refs:eHashKeyFound (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexegads.c3006 PetscBool fHashKeyFound, eHashKeyFound, nHashKeyFound, pHashKeyFound; in DMPlex_Surface_Grad() local
3079 … PetscCall(PetscHMapIFind(currFaceUniquePoints, eIndices[kk], &eHashKeyIter, &eHashKeyFound)); in DMPlex_Surface_Grad()
3081 if (!eHashKeyFound) { in DMPlex_Surface_Grad()
3963 PetscBool fHashKeyFound, eHashKeyFound, nHashKeyFound, pHashKeyFound; in DMPlexGeomDataAndGrads() local
4036 … PetscCall(PetscHMapIFind(currFaceUniquePoints, eIndices[kk], &eHashKeyIter, &eHashKeyFound)); in DMPlexGeomDataAndGrads()
4038 if (!eHashKeyFound) { in DMPlexGeomDataAndGrads()