petsc-3.8.4 2018-03-24
Report Typos and Errors

DMLabelDestroy

Destroys a DMLabel

Synopsis

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

Input Parameter

label -The DMLabel

See Also

DMLabelCreate()

Level:beginner
Location:
src/dm/labeldmlabel.c
Index of all DMLABEL routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/ts/examples/tutorials/ex11.c.html