#include "petscviewer.h" PetscErrorCode PetscViewerBinaryGetSkipHeader(PetscViewer viewer,PetscBool *skip)Not Collective
Notes: This must be called after PetscViewerSetType()
Returns false for PETSCSOCKETVIEWER, you cannot skip the header for it.
Level:advanced
Location: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