DMLabelSetType#
Sets the particular implementation for a label.
Synopsis#
#include "petscdmlabel.h"
#include "petscsection.h"
PetscErrorCode DMLabelSetType(DMLabel label, DMLabelType method)
Collective on tr
Input Parameters#
label - The label
method - The name of the label type
Options Database Key#
-dm_label_type
- Sets the label type; use -help for a list of available types
Notes#
See “petsc/include/petscdmlabel.h” for available label types
See Also#
Level#
intermediate
Location#
Index of all DMLabel routines
Table of Contents for all manual pages
Index of all manual pages