DMPlexCreateLabelField#
Create a field whose value is the label value for that point
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexCreateLabelField(DM dm, DMLabel label, Vec *val)
Input Parameters#
Output Parameter#
val - The label value field
Options Database Key#
-dm_label_view - Adds the label value field into the
DM
output from-dm_view
using the same viewer
See Also#
Level#
intermediate
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages