Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexcreate.c76 PetscErrorCode DMPlexCopy_Internal(DM dmin, PetscBool copyPeriodicity, PetscBool copyOverlap, DM dm… in DMPlexCopy_Internal() argument
90 if (copyPeriodicity) { in DMPlexCopy_Internal()