Searched refs:ghostPoints (Results 1 – 1 of 1) sorted by relevance
1252 const PetscInt *ghostPoints; /* Ghost fault faces */ in DMPlexConstructCohesiveCells_Internal() local1293 ghostPoints = NULL; in DMPlexConstructCohesiveCells_Internal()1317 PetscCall(ISGetIndices(ghostIS, &ghostPoints)); in DMPlexConstructCohesiveCells_Internal()1914 if (ghostIS) PetscCall(ISRestoreIndices(ghostIS, &ghostPoints)); in DMPlexConstructCohesiveCells_Internal()