Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexegads.c3005 PetscHashIter fHashKeyIter, eHashKeyIter, nHashKeyIter, pHashKeyIter; in DMPlex_Surface_Grad() local
3049 … PetscCall(PetscHMapIFind(pointSurfGradRow_Start, fIndices[jj], &pHashKeyIter, &pHashKeyFound)); in DMPlex_Surface_Grad()
3086 … PetscCall(PetscHMapIFind(pointSurfGradRow_Start, eIndices[kk], &pHashKeyIter, &pHashKeyFound)); in DMPlex_Surface_Grad()
3121 … PetscCall(PetscHMapIFind(pointSurfGradRow_Start, nIndices[kk], &pHashKeyIter, &pHashKeyFound)); in DMPlex_Surface_Grad()
3962 PetscHashIter fHashKeyIter, eHashKeyIter, nHashKeyIter, pHashKeyIter; in DMPlexGeomDataAndGrads() local
4006 … PetscCall(PetscHMapIFind(pointSurfGradRow_Start, fIndices[jj], &pHashKeyIter, &pHashKeyFound)); in DMPlexGeomDataAndGrads()
4043 … PetscCall(PetscHMapIFind(pointSurfGradRow_Start, eIndices[kk], &pHashKeyIter, &pHashKeyFound)); in DMPlexGeomDataAndGrads()
4078 … PetscCall(PetscHMapIFind(pointSurfGradRow_Start, nIndices[kk], &pHashKeyIter, &pHashKeyFound)); in DMPlexGeomDataAndGrads()