petsc-3.6.4 2016-04-12
Report Typos and Errors

DMLabelView

View the label

Synopsis

#include "petscdmplex.h"   
PetscErrorCode DMLabelView(DMLabel label, PetscViewer viewer)

Input Parameters

label - The DMLabel
viewer - The PetscViewer

See Also

DMLabelCreate(), DMLabelDestroy()

Level:intermediate
Location:
src/dm/impls/plex/plexlabel.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages

Examples

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