Home
last modified time | relevance | path

Searched refs:iremote_cg2plex_old (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c1465 const PetscSFNode *iremote_cg2plex_old; in DMPlexCGNS_MatchCGNSFacesToPlexFaces() local
1467 … 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()