petsc-3.12.5 2020-03-29
Report Typos and Errors

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/label/examples/tutorials/ex1.c.html
src/ts/examples/tutorials/ex11.c.html

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