PetscViewerVTKWriteFn#
A prototype of the function argument PetscViewerVTKAddField() that writes to the VTK file
Synopsis#
PETSC_EXTERN_TYPEDEF typedef PetscErrorCode PetscViewerVTKWriteFn(PetscObject obj, PetscViewer viewer);
Calling Sequence#
obj - the
PetscObjectto writeviewer - the
PetscViewerofPetscViewerTypePETSCVIEWERVTKto write to
See Also#
PetscViewer, PetscViewerType, PETSCVIEWERVTK, PetscViewerVTKAddField()
Level#
advanced
Location#
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages