summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2004-07-03 02:37:59 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2004-07-03 02:37:59 (GMT)
commit513012e673fa2e6feb98ab564c7524298927bbb7 (patch)
treee140dee42d4ba694e1c2a0e1bd72bc2cecc455ab /doc
parente29eb9c99d4cd891060fb78df47ce2982996c401 (diff)
downloadhdf5-513012e673fa2e6feb98ab564c7524298927bbb7.zip
hdf5-513012e673fa2e6feb98ab564c7524298927bbb7.tar.gz
hdf5-513012e673fa2e6feb98ab564c7524298927bbb7.tar.bz2
[svn-r8798]
Purpose: Maintenance Description: H5_SZIP_CHIP_OPTION_MASK was deleted from the list of the available parameters for the H5Pset_szip function. Solution: Updated Fortran source, tests and documentation to reflect this change. Platforms tested: arabica (too small for h5committest) Misc. update:
Diffstat (limited to 'doc')
-rw-r--r--doc/html/RM_H5P.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/html/RM_H5P.html b/doc/html/RM_H5P.html
index 45b8e92..8d1a107 100644
--- a/doc/html/RM_H5P.html
+++ b/doc/html/RM_H5P.html
@@ -8674,15 +8674,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