Searched refs:currFaceUPKeys (Results 1 – 1 of 1) sorted by relevance
3136 PetscInt currFaceUPKeys[currFaceUPSize], off = 0; in DMPlex_Surface_Grad() local3137 PetscCall(PetscHMapIGetKeys(currFaceUniquePoints, &off, currFaceUPKeys)); in DMPlex_Surface_Grad()3141 PetscInt currPointID = currFaceUPKeys[jj]; in DMPlex_Surface_Grad()4093 PetscInt currFaceUPKeys[currFaceUPSize], off = 0; in DMPlexGeomDataAndGrads() local4094 PetscCall(PetscHMapIGetKeys(currFaceUniquePoints, &off, currFaceUPKeys)); in DMPlexGeomDataAndGrads()4112 PetscInt currPointID = currFaceUPKeys[jj]; in DMPlexGeomDataAndGrads()