PETSc version 3.17.0
Fix/Edit manual page

PetscViewerVUSetMode

Sets the mode in which to open the file.

Synopsis

PETSC_DEPRECATED_FUNCTION("Use PetscViewerFileSetMode (since v3.15)") static inline PetscErrorCode PetscViewerVUSetMode(PetscViewer viewer, PetscFileMode mode)
Not Collective

Input Parameters

viewer - The PetscViewer
mode - The file mode

Note

Use PetscViewerFileSetMode() instead.

See Also

PetscViewerFileSetMode()

Level

deprecated

Location

src/sys/classes/viewer/../../../../include/petscviewer.h
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages