Searched refs:plexFaceRemotes (Results 1 – 1 of 1) sorted by relevance
1200 PetscSFNode *plexFaceRemotes, *ownedFaceRemotes; in DMPlexCGNS_MatchCGNSFacesToPlexFaces() local1272 PetscCall(PetscSegBufferExtractAlloc(plexFaceRemotes_SB, &plexFaceRemotes)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()1315 PetscInt rank = plexFaceRemotes[r].rank; in DMPlexCGNS_MatchCGNSFacesToPlexFaces()1316 plexFaceRemotes[r].index = rank_start[rank] + rank_offset[rank]; in DMPlexCGNS_MatchCGNSFacesToPlexFaces()1327 …esSF, myrank_total_count, nPlexFaceRemotes, NULL, PETSC_COPY_VALUES, plexFaceRemotes, PETSC_OWN_PO… in DMPlexCGNS_MatchCGNSFacesToPlexFaces()