Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c1249 PetscInt numGhostPoints; /* The number of unowned, shared fault faces */ in DMPlexConstructCohesiveCells_Internal() local
1292 numGhostPoints = 0; in DMPlexConstructCohesiveCells_Internal()
1316 PetscCall(ISGetLocalSize(ghostIS, &numGhostPoints)); in DMPlexConstructCohesiveCells_Internal()