diff options
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/RM_H5P.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/html/RM_H5P.html b/doc/html/RM_H5P.html index 9897793..a872178 100644 --- a/doc/html/RM_H5P.html +++ b/doc/html/RM_H5P.html @@ -9162,15 +9162,8 @@ SUBROUTINE h5pset_szip_f(prp_id, hdferr) ! A bit-mask conveying the desired ! SZIP options ! Current valid values in Fortran are: - ! H5_SZIP_AK13_OM_F - ! H5_SZIP_CHIP_OM_F ! H5_SZIP_EC_OM_F ! H5_SZIP_NN_OM_F - ! Or the sum of any combination - ! of the above, e.g., - ! (H5_SZIP_AK13_OM_F + H5_SZIP_NN_OM_F) - ! Check C reference manual regarding - ! mutually-exclusive options INTEGER, INTENT(IN) :: pixels_per_block ! The number of pixels or data elements ! in each data block |