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