DMPlexSetOverlap#
Set the width of the cell overlap
Synopsis#
#include "petscdmplex.h"
#include "petscdmlabel.h"
PetscErrorCode DMPlexSetOverlap(DM dm, DM dmSrc, PetscInt overlap)
Logically Collective
Input Parameters#
Note#
The overlap from dmSrc
is added to dm
See Also#
Level#
intermediate
Location#
Implementations#
DMPlexSetOverlap_Plex in src/dm/impls/plex/plexdistribute.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages