Searched refs:numGhostPoints (Results 1 – 1 of 1) sorted by relevance
1249 PetscInt numGhostPoints; /* The number of unowned, shared fault faces */ in DMPlexConstructCohesiveCells_Internal() local1292 numGhostPoints = 0; in DMPlexConstructCohesiveCells_Internal()1316 PetscCall(ISGetLocalSize(ghostIS, &numGhostPoints)); in DMPlexConstructCohesiveCells_Internal()