petsc-3.10.5 2019-03-28
Report Typos and Errors

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