DMLabelDestroy#

Destroys a DMLabel

Synopsis#

#include "petscdmlabel.h"   
#include "petscsection.h"   
PetscErrorCode DMLabelDestroy(DMLabel *label)

Collective

Input Parameter#

See Also#

DMLabel, DM, DMLabelReset(), DMLabelCreate()

Level#

beginner

Location#

src/dm/label/dmlabel.c

Examples#

src/dm/impls/plex/tutorials/ex10.c
src/ts/tutorials/ex11.c
src/ts/tutorials/ex30.c
src/dm/label/tutorials/ex1.c


Index of all DMLabel routines
Table of Contents for all manual pages
Index of all manual pages