summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5Z.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2003-10-16 22:13:35 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2003-10-16 22:13:35 (GMT)
commit5adc5f7a5eb59742e0abf6d1ab5aab47b0e014bd (patch)
tree06ca6a364c6dcb0211e21b248a718f1db616863a /doc/html/RM_H5Z.html
parente8a5037bf8d70a39801fec58f4d9eb5b26b6cd25 (diff)
downloadhdf5-5adc5f7a5eb59742e0abf6d1ab5aab47b0e014bd.zip
hdf5-5adc5f7a5eb59742e0abf6d1ab5aab47b0e014bd.tar.gz
hdf5-5adc5f7a5eb59742e0abf6d1ab5aab47b0e014bd.tar.bz2
[svn-r7655]
Purpose: Description: index.html: Added link to PDF version of RM, to be posted approximately one week post-release RM_H5Front.html: Added note describing Fortran API integration into main RM Added link to PDF version of RM, to be posted approximately one week post-release RM_H5?.html and RM_H5.html (except RM_H5P.html): Removed notes that Fortran APIs are described in a separate window RM_H5P.html: Added note that Fortran API integration is complete throughout RM except in H5P Solution: Platforms tested: Misc. update:
Diffstat (limited to 'doc/html/RM_H5Z.html')
-rw-r--r--doc/html/RM_H5Z.html58
1 files changed, 25 insertions, 33 deletions
diff --git a/doc/html/RM_H5Z.html b/doc/html/RM_H5Z.html
index 3a2c7ea..4370c99 100644
--- a/doc/html/RM_H5Z.html
+++ b/doc/html/RM_H5Z.html
@@ -88,6 +88,30 @@ for the local environment.
</td></tr>
</table>
+<br>
+<strong>The FORTRAN90 Interfaces:</strong>
+<br>
+In general, each FORTRAN90 subroutine performs exactly the same task
+as the corresponding C function.
+<br>
+
+<table border=0 width=80%>
+<tr><td valign=top>
+ <ul>
+ <li><a href="#Compression-FilterAvail">h5zfilter_avail_f</a>
+ </ul>
+</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>
+ <ul>
+<!--<li><a href="#Compression-Register">h5zregister_f</a> -->
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
+ </ul>
+</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>
+ <ul>
+ <li><a href="#Compression-Unregister">h5zunregister_f</a>
+ </ul>
+</td></tr>
+</table>
+
<p>
HDF5 supports a filter pipeline that provides the capability for standard
and customized raw data processing during I/O operations.
@@ -120,38 +144,6 @@ See <a href="Datasets.html"><cite>The Dataset Interface (H5D)</cite></a>
in the <cite>HDF5 User's Guide</cite> for further information regarding
data compression.
-<br>
-<strong>The FORTRAN90 Interfaces:</strong>
-
-<br>
-<font size=-1>
-<i>In general, each FORTRAN90 subroutine performs exactly the same task
-as the corresponding C function. The links below (electronic versions only) go to the C function
-descriptions, which serve as general descriptions for both. A button,
-under <strong>Non-C API(s)</strong> at the end of the C function description,
-opens an external browser window displaying the FORTRAN90-specific
-information. You will probably want to adjust the size and location of
-this external window so that both browser windows are visible and to
-facilitate moving easily between them.</i>
-</font><br>
-
-<table border=0 width=80%>
-<tr><td valign=top>
- <ul>
- <li><a href="#Compression-FilterAvail">h5zfilter_avail_f</a>
- </ul>
-</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>
- <ul>
-<!--<li><a href="#Compression-Register">h5zregister_f</a> -->
- &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
- </ul>
-</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>
- <ul>
- <li><a href="#Compression-Unregister">h5zunregister_f</a>
- </ul>
-</td></tr>
-</table>
-
<!-- NEW PAGE -->
<!-- NEW PAGE -->
<!-- HEADER RIGHT "H5Zfilter_avail" -->
@@ -497,7 +489,7 @@ And in this document, the
Describes HDF5 Release 1.6.1, October 2003
</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
<!--
-document.writeln("Last modified: 3 October 2003");
+document.writeln("Last modified: 16 October 2003");
-->
</SCRIPT>