DMFieldView#

view a DMField

Synopsis#

#include "petscdmfield.h" 
#include "petscdmfield.h" 
PetscErrorCode DMFieldView(DMField field, PetscViewer viewer)

Collective

Input Parameters#

See Also#

DMField, DMFieldCreate()

Level#

advanced

Location#

src/dm/field/interface/dmfield.c

Implementations#

DMFieldView_DA() in src/dm/field/impls/da/dmfieldda.c
DMFieldView_DS() in src/dm/field/impls/ds/dmfieldds.c


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