petsc-3.9.4 2018-09-11
DMLabelGetName
Return the name of a DMLabel object
Synopsis
#include "petscdmlabel.h"
#include "petscis.h"
PetscErrorCode DMLabelGetName(DMLabel label, const char **name)
Input parameter
label -The DMLabel
Output parameter
name -The label name
See Also
DMLabelCreate()
Level
beginner
Location
src/dm/label/dmlabel.c
Index of all DMLABEL routines
Table of Contents for all manual pages
Index of all manual pages