petsc-3.7.1 2016-05-15
Report Typos and Errors

DMPlexPartitionLabelClosure

Add the closure of all points to the partition label

Synopsis

#include "petscdmplex.h"   
PetscErrorCode DMPlexPartitionLabelClosure(DM dm, DMLabel label)

Input Parameters

dm - The DM Many br
label - DMLabel assinging ranks to remote roots Many br

Many br

See Also

DMPlexPartitionLabelCreateSF, DMPlexDistribute(), DMPlexCreateOverlap

Level:developer
Location:
src/dm/impls/plex/plexpartition.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages