Searched refs:faceInd (Results 1 – 1 of 1) sorted by relevance
1443 const PetscInt faceInd = off + d; in DMPlexInterpolatePointSF() local1448 …point (%" PetscInt_FMT ", %" PetscInt_FMT ")\n", rank, claims[faceInd].rank, claims[faceInd].index… in DMPlexInterpolatePointSF()1457 if (claims[faceInd].rank == rank) { in DMPlexInterpolatePointSF()1461 PetscCall(PetscHMapISet(claimshash, join[0], faceInd)); in DMPlexInterpolatePointSF()