Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c914 static PetscErrorCode DMPlexConstructGhostCells_Internal(DM dm, DMLabel label, PetscInt *numGhostCe… in DMPlexConstructGhostCells_Internal() function
1079 PetscCall(DMPlexConstructGhostCells_Internal(dm, label, &Ng, gdm)); in DMPlexConstructGhostCells()