Searched refs:nPlexFaceRemotes (Results 1 – 1 of 1) sorted by relevance
1201 PetscCount nPlexFaceRemotes; in DMPlexCGNS_MatchCGNSFacesToPlexFaces() local1271 PetscCall(PetscSegBufferGetSize(plexFaceRemotes_SB, &nPlexFaceRemotes)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()1314 for (PetscInt r = 0; r < nPlexFaceRemotes; r++) { in DMPlexCGNS_MatchCGNSFacesToPlexFaces()1327 …PetscCall(PetscSFSetGraph(plexRemotes2ownedRemotesSF, myrank_total_count, nPlexFaceRemotes, NULL, … in DMPlexCGNS_MatchCGNSFacesToPlexFaces()