petsc-3.11.4 2019-09-28
Report Typos and Errors

DMLabelReset

Destroys internal data structures in a DMLabel

Synopsis

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

Input Parameter

label -The DMLabel

See Also

DMLabelDestroy(), DMLabelCreate()

Level

beginner

Location

src/dm/label/dmlabel.c
Index of all DMLABEL routines
Table of Contents for all manual pages
Index of all manual pages