DMLabelSetUp#
SetUp a DMLabel
object
Synopsis#
#include "petscdmlabel.h"
#include "petscsection.h"
PetscErrorCode DMLabelSetUp(DMLabel label)
Collective
Input Parameters#
label - The
DMLabel
See Also#
DMLabel
, DM
, DMLabelCreate()
, DMLabelDestroy()
Level#
intermediate
Location#
Implementations#
DMLabelSetUp_Ephemeral() in src/dm/label/impls/ephemeral/dmlabeleph.c
Index of all DMLabel routines
Table of Contents for all manual pages
Index of all manual pages