DMLabelPropagateBegin#
Setup a cycle of label propagation
Synopsis#
#include "petscdmlabel.h"
#include "petscsection.h"
PetscErrorCode DMLabelPropagateBegin(DMLabel label, PetscSF sf)
Collective on sf
Input Parameters#
label - The DMLabel to propagate across processes
sf - The SF describing parallel layout of the label points
See Also#
Level#
intermediate
Location#
Index of all DMLabel routines
Table of Contents for all manual pages
Index of all manual pages