Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c1005 PetscInt newFace = faces[f] + Ng, numChildren; in DMPlexConstructGhostCells_Internal() local
1011 PetscCall(DMPlexSetCone(gdm, ghostCell, &newFace)); in DMPlexConstructGhostCells_Internal()
1012 PetscCall(DMPlexInsertSupport(gdm, newFace, 1, ghostCell)); in DMPlexConstructGhostCells_Internal()