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#

Note#

Use PetscViewerFileSetMode() instead.

See Also#

Viewers: Looking at PETSc Objects, PetscViewer, PetscViewerFileSetMode()

Level#

deprecated

Location#

include/petscviewer.h


Edit on GitLab

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