PetscViewerHDF5GetCompress#
Get the flag for compression
Synopsis#
#include "petscviewerhdf5.h" 
PetscErrorCode PetscViewerHDF5GetCompress(PetscViewer viewer, PetscBool *flg)
Not Collective
Input Parameter#
- viewer - the - PetscViewerof type- PETSCVIEWERHDF5
Output Parameter#
- flg - if - PETSC_TRUEwe will turn on compression
See Also#
Viewers: Looking at PETSc Objects, PETSCVIEWERHDF5, PetscViewerHDF5SetCompress()
Level#
intermediate
Location#
Implementations#
PetscViewerHDF5GetCompress_HDF5() in src/sys/classes/viewer/impls/hdf5/hdf5v.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages