Searched refs:fvert2mvert (Results 1 – 1 of 1) sorted by relevance
1175 PetscSFNode *fvert2mvert = NULL; in DMPlexCGNS_MatchCGNSFacesToPlexFaces() local1195 …iq_verts, NULL, 0, nuniq_face_verts, uniq_face_verts, NULL, 0, &fvert2mvertSection, &fvert2mvert)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()1228 PetscInt rank = fvert2mvert[loffset + l].rank; in DMPlexCGNS_MatchCGNSFacesToPlexFaces()1238 …for (PetscInt ld = 0; ld < ldndof; ld++) vert_has_rank = (fvert2mvert[ldoffset + ld].rank == rank)… in DMPlexCGNS_MatchCGNSFacesToPlexFaces()1347 PetscCall(PetscFree(fvert2mvert)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()