DMLabelDestroy#
Destroys a DMLabel
Synopsis#
#include "petscdmlabel.h"
#include "petscsection.h"
PetscErrorCode DMLabelDestroy(DMLabel *label)
Collective on label
Input Parameter#
label - The DMLabel
See Also#
Level#
beginner
Location#
Examples#
src/dm/impls/plex/tutorials/ex10.c.html
src/dm/label/tutorials/ex1.c.html
src/ts/tutorials/ex11.c.html
Index of all DMLabel routines
Table of Contents for all manual pages
Index of all manual pages