Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c920 PetscInt d, depth = 0, nleaves, loc, Ng, numFS, fs, fStart, fEnd, ghostCell, cEnd, c; in DMPlexConstructGhostCells_Internal() local
995 ghostCell = cEnd; in DMPlexConstructGhostCells_Internal()
1011 PetscCall(DMPlexSetCone(gdm, ghostCell, &newFace)); in DMPlexConstructGhostCells_Internal()
1012 PetscCall(DMPlexInsertSupport(gdm, newFace, 1, ghostCell)); in DMPlexConstructGhostCells_Internal()
1013 ++ghostCell; in DMPlexConstructGhostCells_Internal()