DMLabelSetType#
Sets the particular implementation for a label.
Synopsis#
#include "petscdmlabel.h"   
#include "petscsection.h"   
PetscErrorCode DMLabelSetType(DMLabel label, DMLabelType method)
Collective
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 or see- DMLabelType
See Also#
DMLabel, DM, DMLabelGetType(), DMLabelCreate()
Level#
intermediate
Location#
Index of all DMLabel routines
Table of Contents for all manual pages
Index of all manual pages