petsc-3.11.4 2019-09-28
PetscViewerBinarySetSkipInfo
Binary file will not have .info file created with it
Synopsis
#include "petscviewer.h"
PetscErrorCode PetscViewerBinarySetSkipInfo(PetscViewer viewer,PetscBool skip)
Not Collective
Input Paramter
viewer -PetscViewer context, obtained from PetscViewerCreate()
Options Database Key
-viewer_binary_skip_info -
See Also
PetscViewerBinaryOpen(), PetscViewerBinaryGetDescriptor(), PetscViewerBinarySetSkipOptions(),
PetscViewerBinaryGetSkipOptions(), PetscViewerBinaryGetSkipInfo()
Level
advanced
Location
src/sys/classes/viewer/impls/binary/binv.c
Implementations
PetscViewerBinarySetSkipInfo_Binary in src/sys/classes/viewer/impls/binary/binv.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages