DMLabel#

Object which encapsulates a subset of the mesh from a DM

Synopsis#

typedef struct _p_DMLabel *DMLabel;

Note#

A label consists of a set of points on a DM

See Also#

DM Basics, DM, DMPlexCreate(), DMLabelCreate(), DMLabelView(), DMLabelDestroy(), DMPlexCreateLabel(), DMLabelGetDefaultValue(), DMLabelSetDefaultValue(), DMLabelDuplicate(), DMLabelGetValue(), DMLabelSetValue(), DMLabelAddStratum(), DMLabelAddStrata(), DMLabelInsertIS(), DMLabelGetNumValues(), DMLabelGetValueIS(), DMLabelGetStratumSize(), DMLabelComputeIndex(), DMLabelDestroyIndex(), DMLabelDistribute(), DMLabelConvertToSection()

Level#

developer

Location#

include/petscdmlabel.h

Examples#

src/ts/tutorials/ex11_sa.c
src/ts/tutorials/ex47.c
src/ts/tutorials/ex45.c
src/ts/tutorials/ex30.c
src/ts/tutorials/ex53.c
src/ts/tutorials/ex52.c
src/ts/tutorials/ex76.c
src/ts/tutorials/ex18.c
src/ts/tutorials/ex48.c
src/ts/tutorials/ex11.c

Implementations#

_p_DMLabel in include/petsc/private/dmlabelimpl.h


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