summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5F.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2003-04-08 21:33:50 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2003-04-08 21:33:50 (GMT)
commit4c6122a53c39e953518ac663ea7eb6216034d437 (patch)
tree3d32f775130c96ffe8d18104b9f691ae4bdc81ca /doc/html/RM_H5F.html
parent7e723792ba5bf53a132409c5db22d1affebcac3f (diff)
downloadhdf5-4c6122a53c39e953518ac663ea7eb6216034d437.zip
hdf5-4c6122a53c39e953518ac663ea7eb6216034d437.tar.gz
hdf5-4c6122a53c39e953518ac663ea7eb6216034d437.tar.bz2
[svn-r6600]
Purpose: Link in additional Fortran90 functions. Description: Linked 68 new Fortran90 functions to the discussions of the corresponding C functions. Made the corresponding Fortran index changes in the function listings at the tops of the RM pages. Fixed formatting and link typos in RM_H5P.html & fortran/h5p_FORTRAN.html. Platforms tested: Safari and IE 5
Diffstat (limited to 'doc/html/RM_H5F.html')
-rw-r--r--doc/html/RM_H5F.html46
1 files changed, 19 insertions, 27 deletions
diff --git a/doc/html/RM_H5F.html b/doc/html/RM_H5F.html
index 7933856..3bdf282 100644
--- a/doc/html/RM_H5F.html
+++ b/doc/html/RM_H5F.html
@@ -99,24 +99,23 @@ facilitate moving easily between them.</i>
<tr><td valign=top>
<ul>
<li><a href="#File-Create">h5fcreate_f</a>
-</ul>
-</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>
-<ul>
<li><a href="#File-Open">h5fopen_f</a>
-<!--<li><a href="#File-Reopen">h5freopen_f</a> -->
+ <li><a href="#File-Reopen">h5freopen_f</a>
+ <li><a href="#File-Close">h5fclose_f</a>
</ul>
</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>
<ul>
- <li><a href="#File-Close">h5fclose_f</a>
-<!--<li><a href="#File-Flush">h5fflush_f</a> -->
+ <li><a href="#File-Flush">h5fflush_f</a>
+ <li><a href="#File-IsHDF5">h5fis_hdf5_f</a>
+ <li><a href="#File-Mount">h5fmount_f</a>
+ <li><a href="#File-Unmount">h5funmount_f</a>
</ul>
</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>
<ul>
- <li><a href="#File-IsHDF5">h5fis_hdf5_f</a>
-<!--<li><a href="#File-Mount">h5fmount_f</a> -->
-<!--<li><a href="#File-Unmount">h5funmount_f</a> -->
-<!--<li><a href="#File-GetCreatePlist">h5fget_create_plist_f</a> -->
-<!--<li><a href="#File-GetAccessPlist">h5fget_access_plist_f</a> -->
+ <li><a href="#File-GetCreatePlist">h5fget_create_plist_f</a>
+ <li><a href="#File-GetAccessPlist">h5fget_access_plist_f</a>
+ <li><a href="#File-GetObjCount">h5fget_obj_count_f</a>
+ <li><a href="#File-GetObjIDs">h5fget_obj_ids_f</a>
</ul>
</td></tr>
</table>
@@ -374,11 +373,10 @@ facilitate moving easily between them.</i>
<dt><strong>Returns:</strong>
<dd>Returns a non-negative value if successful;
otherwise returns a negative value.
-<!--
<dt><strong>Non-C API(s):</strong>
<dd><a href="fortran/h5f_FORTRAN.html#h5fflush_f"
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
---> <!--
+ <!--
<img src="Graphics/Java.gif">
<img src="Graphics/C++.gif">
-->
@@ -441,11 +439,10 @@ facilitate moving easily between them.</i>
<dt><strong>Returns:</strong>
<dd>Returns a file access property list identifier if successful;
otherwise returns a negative value.
-<!--
<dt><strong>Non-C API(s):</strong>
<dd><a href="fortran/h5f_FORTRAN.html#h5fget_access_plist_f"
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
---> <!--
+ <!--
<img src="Graphics/Java.gif">
<img src="Graphics/C++.gif">
-->
@@ -481,11 +478,10 @@ facilitate moving easily between them.</i>
<dt><strong>Returns:</strong>
<dd>Returns a file creation property list identifier if successful;
otherwise returns a negative value.
-<!--
<dt><strong>Non-C API(s):</strong>
<dd><a href="fortran/h5f_FORTRAN.html#h5fget_create_plist_f"
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
---> <!--
+ <!--
<img src="Graphics/Java.gif">
<img src="Graphics/C++.gif">
-->
@@ -521,11 +517,10 @@ facilitate moving easily between them.</i>
<dt><strong>Returns:</strong>
<dd>Returns a file access property list identifier if successful;
otherwise returns a negative value.
-<!--
<dt><strong>Non-C API(s):</strong>
- <dd><a href="fortran/h5f_FORTRAN.html#h5fget_access_plist_f"
+ <dd><a href="fortran/h5f_FORTRAN.html#h5fget_obj_count_f"
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
---> <!--
+ <!--
<img src="Graphics/Java.gif">
<img src="Graphics/C++.gif">
-->
@@ -639,11 +634,10 @@ facilitate moving easily between them.</i>
<dt><strong>Returns:</strong>
<dd>Returns a non-negative value if successful;
otherwise returns a negative value.
-<!--
<dt><strong>Non-C API(s):</strong>
<dd><a href="fortran/h5f_FORTRAN.html#h5fmount_f"
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
---> <!--
+ <!--
<img src="Graphics/Java.gif">
<img src="Graphics/C++.gif">
-->
@@ -685,11 +679,10 @@ facilitate moving easily between them.</i>
<dt><strong>Returns:</strong>
<dd>Returns a non-negative value if successful;
otherwise returns a negative value.
-<!--
<dt><strong>Non-C API(s):</strong>
<dd><a href="fortran/h5f_FORTRAN.html#h5funmount_f"
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
---> <!--
+ <!--
<img src="Graphics/Java.gif">
<img src="Graphics/C++.gif">
-->
@@ -730,11 +723,10 @@ facilitate moving easily between them.</i>
<dt><strong>Returns:</strong>
<dd>Returns a new file identifier if successful;
otherwise returns a negative value.
-<!--
<dt><strong>Non-C API(s):</strong>
<dd><a href="fortran/h5f_FORTRAN.html#h5freopen_f"
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
---> <!--
+ <!--
<img src="Graphics/Java.gif">
<img src="Graphics/C++.gif">
-->
@@ -781,7 +773,7 @@ And in this document, the
Describes HDF5 Release 1.5, Unreleased Development Branch
</address><!-- #EndLibraryItem -->
-Last modified: 13 December 2002
+Last modified: 3 April 2003
</body>
</html>