Searched refs:copyOverlap (Results 1 – 1 of 1) sorted by relevance
76 PetscErrorCode DMPlexCopy_Internal(DM dmin, PetscBool copyPeriodicity, PetscBool copyOverlap, DM dm… in DMPlexCopy_Internal() argument111 if (copyOverlap) PetscCall(DMPlexSetOverlap_Plex(dmout, dmin, 0)); in DMPlexCopy_Internal()