DMLabelDestroyIndex#
Destroy the index structure
Synopsis#
#include "petscdmlabel.h"
#include "petscsection.h"
PetscErrorCode DMLabelDestroyIndex(DMLabel label)
Not Collective
Input Parameter#
label - the
DMLabel
See Also#
DMLabel
, DM
, DMLabelHasPoint()
, DMLabelCreateIndex()
, DMLabelGetValue()
, DMLabelSetValue()
Level#
intermediate
Location#
Index of all DMLabel routines
Table of Contents for all manual pages
Index of all manual pages