Searched refs:vcompress (Results 1 – 1 of 1) sorted by relevance
523 PetscBool vcompress; in ISView_General() local525 PetscCall(PetscViewerHDF5GetCompress(viewer, &vcompress)); in ISView_General()526 if (vcompress && compress) PetscCall(ISView_General_HDF5_Compressed(is, viewer)); in ISView_General()