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#

DMLabelReset(), DMLabelCreate()

Level#

beginner

Location#

src/dm/label/dmlabel.c

Examples#

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


Edit on GitLab

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