DMPlexPartitionLabelAdjacency#
Add one level of adjacent points to the partition label
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexPartitionLabelAdjacency(DM dm, DMLabel label)
Input Parameters#
See Also#
DMPlex: Unstructured Grids in PETSc, DM
, DMPLEX
, DMLabel
, DMPlexPartitionLabelCreateSF()
, DMPlexDistribute()
, DMPlexCreateOverlap()
Level#
developer
Location#
src/dm/impls/plex/plexpartition.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages