Home
last modified time | relevance | path

Searched defs:dmout (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexcreate.c29 static PetscErrorCode DMPlexCopyContext_Private(DM dmin, const char name[], DM dmout) in DMPlexCopyContext_Private()
55 PetscErrorCode DMPlexCopyEGADSInfo_Internal(DM dmin, DM dmout) in DMPlexCopyEGADSInfo_Internal()
76 …cErrorCode DMPlexCopy_Internal(DM dmin, PetscBool copyPeriodicity, PetscBool copyOverlap, DM dmout) in DMPlexCopy_Internal()