PetscDSUpdateBoundaryLabels#
Update DMLabel
in each boundary condition using the label name and the input DM
Synopsis#
#include "petscds.h"
PetscErrorCode PetscDSUpdateBoundaryLabels(PetscDS ds, DM dm)
Not Collective
Input Parameters#
See Also#
PetscDS
, DMBoundary
, DM
, PetscDSCopyBoundary()
, PetscDSCreate()
, DMGetLabel()
Level#
intermediate
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages