PetscViewerVTKAddField#

Add a field to the viewer

Synopsis#

Collective

Input Parameters#

Note#

This routine keeps exclusive ownership of the Vec. The caller should not use or destroy the Vec after calling it.

See Also#

Viewers: Looking at PETSc Objects, PETSCVIEWERVTK, PetscViewerVTKOpen(), DMDAVTKWriteAll(), PetscViewerVTKWriteFunction, PetscViewerVTKGetDM()

Level#

developer

Location#

src/sys/classes/viewer/impls/vtk/vtkv.c

Implementations#

PetscViewerVTKAddField_VTK(PetscViewer viewer, PetscObject dm, PetscErrorCode (*PetscViewerVTKWriteFunction)() in src/sys/classes/viewer/impls/vtk/vtkv.c


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