Searched refs:newFace (Results 1 – 1 of 1) sorted by relevance
1005 PetscInt newFace = faces[f] + Ng, numChildren; in DMPlexConstructGhostCells_Internal() local1011 PetscCall(DMPlexSetCone(gdm, ghostCell, &newFace)); in DMPlexConstructGhostCells_Internal()1012 PetscCall(DMPlexInsertSupport(gdm, newFace, 1, ghostCell)); in DMPlexConstructGhostCells_Internal()