DMPlexCopyFlags#
Copies internal flags, such as diagnostic printing, from one DM to another
Synopsis#
#include "petscdmplex.h"
#include "petscdmplextransform.h"
PetscErrorCode DMPlexCopyFlags(DM dmin, DM dmout)
Not Collective
Input Parameter#
dmin - The input
DMPLEX, from which flags are copied
Output Parameter#
dmout - The output
DMPLEX, to which flags are copied
See Also#
DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexDistribute(), DMCLone()
Level#
advanced
Location#
src/dm/impls/plex/plexcreate.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages