petsc-3.12.5 2020-03-29
Report Typos and Errors
PetscViewerVTKWriteFunction
functional form used to provide writer to the PetscViewerVTK
Synopsis
#include <petscviewer.h>
PetscViewerVTKWriteFunction
(
PetscObject
object,
PetscViewer
viewer)
Input Parameters
object
- the PETSc object to be written
viewer
- viewer it is to be written to
See Also
PetscViewerVTKAddField
()
Level
developer
Location
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