petsc-3.8.4 2018-03-24
Report Typos and Errors

DMLabelView

View the label

Synopsis

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

Input Parameters

label - The DMLabel
viewer - The PetscViewer

See Also

DMLabelCreate(), DMLabelDestroy()

Level:intermediate
Location:
src/dm/labeldmlabel.c
Index of all DMLABEL routines
Table of Contents for all manual pages
Index of all manual pages

Examples

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