#include "petscsys.h" PetscErrorCode PetscViewerBinaryAddMPIIOOffset(PetscViewer viewer,MPI_Offset off)Not Collective
viewer | - PetscViewer context, obtained from PetscViewerBinaryOpen() | |
off | - the addition to the offset |
Use PetscViewerBinaryGetMPIIOOffset() to get the value that you should pass to MPI_File_set_view()
Level:advanced
Location:src/sys/viewer/impls/binary/binv.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages