Searched refs:iremote_cg2plex_old (Results 1 – 1 of 1) sorted by relevance
1465 const PetscSFNode *iremote_cg2plex_old; in DMPlexCGNS_MatchCGNSFacesToPlexFaces() local1467 … PetscCall(PetscSFGetGraph(*cg2plexSF, &num_roots, &num_leaves_old, NULL, &iremote_cg2plex_old)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()1472 iremote_cg2plex_new[n] = iremote_cg2plex_old[o]; in DMPlexCGNS_MatchCGNSFacesToPlexFaces()