summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2003-09-16 20:37:33 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2003-09-16 20:37:33 (GMT)
commit2d7eaf436316ade66adc336caad6b66d8f5c306b (patch)
tree8e5732f168bc0bfe7ed21df40c7b3f13d54180c5
parent1399cd0f01fdbaf69839418fd0f64a25d70deb42 (diff)
downloadhdf5-2d7eaf436316ade66adc336caad6b66d8f5c306b.zip
hdf5-2d7eaf436316ade66adc336caad6b66d8f5c306b.tar.gz
hdf5-2d7eaf436316ade66adc336caad6b66d8f5c306b.tar.bz2
[svn-r7485]
Purpose: Modifications to enable automatically generating a PDF version of the HDF5 Reference Manual with HTMLdoc. Description: The HTML coding has been revised to provide necessary formatting and control guidance for HTMLdoc. In the process, of course, the need for an occasional formatting or copy-edit correction was discovered. Platforms tested: HTMLdoc, IE 5, Safari
-rw-r--r--doc/html/Copyright.html37
-rw-r--r--doc/html/Glossary.html36
-rw-r--r--doc/html/PredefDTypes.html8
-rw-r--r--doc/html/RM_H5.html50
-rw-r--r--doc/html/RM_H5A.html60
-rw-r--r--doc/html/RM_H5D.html74
-rw-r--r--doc/html/RM_H5E.html51
-rw-r--r--doc/html/RM_H5F.html63
-rw-r--r--doc/html/RM_H5Front.html39
-rw-r--r--doc/html/RM_H5G.html74
-rw-r--r--doc/html/RM_H5I.html22
-rw-r--r--doc/html/RM_H5P.html416
-rw-r--r--doc/html/RM_H5R.html38
-rw-r--r--doc/html/RM_H5S.html93
-rw-r--r--doc/html/RM_H5T.html202
-rw-r--r--doc/html/RM_H5Z.html26
-rw-r--r--doc/html/Tools.html49
17 files changed, 852 insertions, 486 deletions
diff --git a/doc/html/Copyright.html b/doc/html/Copyright.html
index 87e71af..c8e8fd839 100644
--- a/doc/html/Copyright.html
+++ b/doc/html/Copyright.html
@@ -16,27 +16,27 @@
<br>
NCSA HDF5 (Hierarchical Data Format 5) Software Library and Utilities</h3>
<hr>
-<p>
-
+<font size="-1">
+<p>
+
NCSA HDF5 (Hierarchical Data Format 5) Software Library and Utilities
<br>
Copyright 1998, 1999, 2000, 2001, 2002, 2003 by
the Board of Trustees of the University of Illinois
<br>
<strong>All rights reserved.</strong>
-<p>
+<p>
Contributors: National Center for Supercomputing Applications (NCSA) at
the University of Illinois at Urbana-Champaign (UIUC), Lawrence Livermore
National Laboratory (LLNL), Sandia National Laboratories (SNL), Los Alamos
National Laboratory (LANL), Jean-loup Gailly and Mark Adler (gzip library).
-<p>
+<p>
Redistribution and use in source and binary forms, with or without
modification, are permitted for any purpose (including commercial purposes)
provided that the following conditions are met:
-<p>
<ol>
<li>Redistributions of source code must retain the above copyright notice,
@@ -65,12 +65,10 @@ WITH NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED. In no event
shall the University or the Contributors be liable for any damages suffered
by the users arising out of the use of this software, even if advised of
the possibility of such damage.
-
</ol>
-
<hr>
Portions of HDF5 were developed with support from the University of
California, Lawrence Livermore National Laboratory (UC LLNL).
@@ -84,7 +82,8 @@ documentation, and/or accompanying materials:
W-7405-ENG-48 (Contract 48) between the U.S. Department of Energy
(DOE) and The Regents of the University of California (University)
for the operation of UC LLNL.
- <p>
+
+ <br><br>
<b>DISCLAIMER:</b>
This work was prepared as an account of work sponsored by an agency
of the United States Government. Neither the United States
@@ -102,21 +101,17 @@ documentation, and/or accompanying materials:
United States Government or the University of California, and shall
not be used for advertising or product endorsement purposes.
</dir>
+</font>
-
-
-
-<hr>
-
-<address>
-<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
-</address>
-
-Last modified: 20 June 2002
-
+<!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address>
+<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
-Describes HDF5 Release 1.5, Unreleased Development Branch
-
+Describes HDF5 Release 1.6.0, July 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 22 January 2003");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/Glossary.html b/doc/html/Glossary.html
index 66a48c8..941063e 100644
--- a/doc/html/Glossary.html
+++ b/doc/html/Glossary.html
@@ -229,21 +229,21 @@ HDF5 Glossary
data portion of the dataset is stored in a single contiguous block.
<P>
-<DT><B><a name="Glossary-PListDataTransfer">data transfer property list</B></a>
+<DT><B><a name="Glossary-PListDataTransfer">data transfer property list</a></B>
<DD>The data transfer property list is used to control various aspects
of the I/O, such as caching hints or collective I/O information.
<P>
-<DT><B><a name="Glossary-Dataset">dataset</B></a>
+<DT><B><a name="Glossary-Dataset">dataset</a></B>
<DD>A multi-dimensional array of data elements, together with
supporting metadata.
<P>
-<DT><B><a name="Glossary-PListDSetAccess">dataset access property list</B></a>
+<DT><B><a name="Glossary-PListDSetAccess">dataset access property list</a></B>
<DD>A property list containing information on how a dataset is to be accessed.
<P>
-<DT><B><a name="Glossary-PListDSetCreate">dataset creation property list</B></a>
+<DT><B><a name="Glossary-PListDSetCreate">dataset creation property list</a></B>
<DD>A property list containing information on how
raw data is organized on disk and how the raw data is compressed.
<!--
@@ -267,14 +267,14 @@ HDF5 Glossary
-->
<P>
-<DT><B><a name="Glossary-Dataspace">dataspace</B></a>
+<DT><B><a name="Glossary-Dataspace">dataspace</a></B>
<DD>An object that describes the dimensionality of the data array.
A dataspace is either a regular N-dimensional array of data points,
called a simple dataspace, or a more general collection of data points
organized in another manner, called a complex dataspace.
<P>
-<DT><B><a name="Glossary-Datatype">datatype</B></a>
+<DT><B><a name="Glossary-Datatype">datatype</a></B>
<DD>An object that describes the storage format of the individual data
points of a data set.
There are two categories of datatypes: atomic and compound datatypes.
@@ -308,12 +308,12 @@ HDF5 Glossary
which is not necessarily a native type.
<P>
-<DT><B><a name="Glossary-File">file</B></a>
+<DT><B><a name="Glossary-File">file</a></B>
<DD>A container for storing grouped collections of
multi-dimensional arrays containing scientific data.
<P>
-<DT><B><a name="Glossary-FileAccessMode">file access mode</B></a>
+<DT><B><a name="Glossary-FileAccessMode">file access mode</a></B>
<DD>Determines whether an existing file will be overwritten,
opened for read-only access, or opened for read/write access.
All newly created files are opened for both reading and
@@ -332,7 +332,7 @@ HDF5 Glossary
-->
<P>
-<DT><B><a name="Glossary-PListFileAccess">file access property list</B></a>
+<DT><B><a name="Glossary-PListFileAccess">file access property list</a></B>
<DD>File access property lists are used to control different methods
of performing I/O on files:
<!--
@@ -361,7 +361,7 @@ HDF5 Glossary
-->
<P>
-<DT><B><a name="Glossary-PListFileCreate">file creation property list</B></a>
+<DT><B><a name="Glossary-PListFileCreate">file creation property list</a></B>
<DD>The property list used to control file metadata.
<!--
The parameters that can be modified are:
@@ -386,7 +386,7 @@ HDF5 Glossary
-->
<P>
-<DT><B><a name="Glossary-Group">group</B></a>
+<DT><B><a name="Glossary-Group">group</a></B>
<DD>A structure containing zero or more HDF5 objects,
together with supporting metadata.
The two primary HDF5 objects are datasets and groups.
@@ -414,7 +414,7 @@ HDF5 Glossary
<P>
-->
-<DT><B><a name="Glossary-Hyperslab">hyperslab</B></a>
+<DT><B><a name="Glossary-Hyperslab">hyperslab</a></B>
<DD>A portion of a dataset. A hyperslab selection can be a
logically contiguous collection of points in a dataspace or
a regular pattern of points or blocks in a dataspace.
@@ -434,7 +434,7 @@ HDF5 Glossary
is a member of <i>dataset A</i>.
<P>
-<DT><B><a name="Glossary-Name">name</B></a>
+<DT><B><a name="Glossary-Name">name</a></B>
<DD>A slash-separated list of components that uniquely identifies an
element of an HDF5 file. A name begins that begins with a slash
is an absolute name which is accessed beginning with the root group
@@ -498,7 +498,7 @@ HDF5 Glossary
chunked, in the HDF5 file.
<P>
-<DT><B><a name="Glossary-SuperBlock">super block</B></a>
+<DT><B><a name="Glossary-SuperBlock">super block</a></B>
<DD>A block of data containing the information required to portably access
HDF5 files on multiple platforms, followed by information about the groups
and datasets in the file.
@@ -562,9 +562,11 @@ HDF5 Glossary
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 18 October 1999
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 18 October 1999");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/PredefDTypes.html b/doc/html/PredefDTypes.html
index bf2365f..c5234dd 100644
--- a/doc/html/PredefDTypes.html
+++ b/doc/html/PredefDTypes.html
@@ -498,9 +498,11 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 12 December 2000
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 12 December 2000");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/RM_H5.html b/doc/html/RM_H5.html
index 95e5598..8a088fa 100644
--- a/doc/html/RM_H5.html
+++ b/doc/html/RM_H5.html
@@ -96,29 +96,36 @@ and it users.
<table border="0">
<tr>
+
<td valign="top">
+ <ul>
<li><a href="#Library-VersCheck">H5check_version</a>
<li><a href="#Library-Close">H5close</a>
- <li><a href="#Library-DontAtExit">H5dont_atexit</a>
+ <li><a href="#Library-DontAtExit">H5dont_atexit</a>
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Library-GarbageCollect">H5garbage_collect</a>
<li><a href="#Library-Version">H5get_libversion</a>
<li><a href="#Library-Open">H5open</a>
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Library-SetFreeListLimits">H5set_free_list_limits</a>
+ </ul>
</td>
</tr>
</table>
-<p>
+<br>
<strong>The FORTRAN90 Interfaces:</strong>
<br>
@@ -132,6 +139,7 @@ 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>
<tr><td valign=top>
@@ -153,7 +161,9 @@ facilitate moving easily between them.</i>
</td></tr>
</table>
-
+<!-- NEW PAGE -->
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5open" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Library-Open">H5open</a>
@@ -174,15 +184,18 @@ facilitate moving easily between them.</i>
<dd>Returns a non-negative value if successful;
otherwise returns a negative value.
<dt><strong>Non-C API(s):</strong>
- <dd><a href="fortran/h5_FORTRAN.html#h5open_f"
- target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
+ <dd>
+<a href="fortran/h5_FORTRAN.html#h5open_f" target="FortranWin">
+<img src="Graphics/FORTRAN.gif" border=0></a>
+
<!--
<img src="Graphics/Java.gif">
<img src="Graphics/C++.gif">
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5close" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Library-Close">H5close</a>
@@ -213,7 +226,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5set_free_list_limits" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Library-SetFreeListLimits">H5set_free_list_limits</a>
@@ -255,7 +269,7 @@ facilitate moving easily between them.</i>
allocated, 1Mb for each of the regular, array, and
block type lists.
<p>
- Using a value of <code?>-1</code> for a limit means that
+ Using a value of <code>-1</code> for a limit means that
no limit is set for the specified type of free list.
<dt><strong>Parameters:</strong>
<dl>
@@ -284,7 +298,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5garbage_collect" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Library-GarbageCollect">H5garbage_collect</a>
@@ -322,7 +337,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5H5dont_atexit" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Library-DontAtExit">H5dont_atexit</a>
@@ -360,7 +376,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5get_libversion" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Library-Version">H5get_libversion</a>
@@ -396,7 +413,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5check_version" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Library-VersCheck">H5check_version</a>
@@ -532,9 +550,11 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 6 June 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 6 June 2003");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/RM_H5A.html b/doc/html/RM_H5A.html
index 5422661..27af3dc 100644
--- a/doc/html/RM_H5A.html
+++ b/doc/html/RM_H5A.html
@@ -25,6 +25,7 @@ HDF5/H5A API Specification
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
+<!-- HEADER RIGHT " " -->
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
@@ -104,39 +105,45 @@ and information about attributes.
<table border="0">
<tr>
<td valign="top">
+ <ul>
<li><a href="#Annot-Close">H5Aclose</a>
<li><a href="#Annot-Create">H5Acreate</a>
<li><a href="#Annot-Delete">H5Adelete</a>
- <li><a href="#Annot-GetName">H5Aget_name</a>
+ <li><a href="#Annot-GetName">H5Aget_name</a>
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Annot-NumAttrs">H5Aget_num_attrs</a>
<li><a href="#Annot-GetSpace">H5Aget_space</a>
<li><a href="#Annot-GetType">H5Aget_type</a>
<li><a href="#Annot-Iterate">H5Aiterate</a>
- </td>
+ </ul>
+ </td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Annot-OpenIdx">H5Aopen_idx</a>
<li><a href="#Annot-OpenName">H5Aopen_name</a>
<li><a href="#Annot-Read">H5Aread</a>
<li><a href="#Annot-Write">H5Awrite</a>
+ </ul>
</td>
</tr>
</table>
-<p>
+<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 go to the C function
+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
@@ -144,6 +151,7 @@ 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>
<tr><td valign=top>
@@ -189,6 +197,9 @@ library and is up to the user's interpretation.
See <a href="Attributes.html"><cite>Attributes</cite></a> in the
<a href="H5.user.html"><cite>HDF5 User's Guide</cite></a> for further information.
+<!-- NEW PAGE -->
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Acreate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Annot-Create">H5Acreate</a>
@@ -253,7 +264,8 @@ See <a href="Attributes.html"><cite>Attributes</cite></a> in the
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Aopen_name" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Annot-OpenName">H5Aopen_name</a>
@@ -292,7 +304,8 @@ See <a href="Attributes.html"><cite>Attributes</cite></a> in the
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Aopen_idx" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Annot-OpenIdx">H5Aopen_idx</a>
@@ -332,7 +345,8 @@ See <a href="Attributes.html"><cite>Attributes</cite></a> in the
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Awrite" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Annot-Write">H5Awrite</a>
@@ -377,7 +391,8 @@ See <a href="Attributes.html"><cite>Attributes</cite></a> in the
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Aread" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Annot-Read">H5Aread</a>
@@ -422,7 +437,8 @@ See <a href="Attributes.html"><cite>Attributes</cite></a> in the
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Aget_space" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Annot-GetSpace">H5Aget_space</a>
@@ -452,7 +468,8 @@ See <a href="Attributes.html"><cite>Attributes</cite></a> in the
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Aget_type" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Annot-GetType">H5Aget_type</a>
@@ -488,7 +505,8 @@ See <a href="Attributes.html"><cite>Attributes</cite></a> in the
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Aget_name" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Annot-GetName">H5Aget_name</a>
@@ -529,7 +547,8 @@ See <a href="Attributes.html"><cite>Attributes</cite></a> in the
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Aget_num_attrs" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Annot-NumAttrs">H5Aget_num_attrs</a>
@@ -559,7 +578,8 @@ See <a href="Attributes.html"><cite>Attributes</cite></a> in the
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Aiterate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Annot-Iterate">H5Aiterate</a>
@@ -631,7 +651,8 @@ See <a href="Attributes.html"><cite>Attributes</cite></a> in the
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Adelete" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Annot-Delete">H5Adelete</a>
@@ -668,7 +689,8 @@ See <a href="Attributes.html"><cite>Attributes</cite></a> in the
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Aclose" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Annot-Close">H5Aclose</a>
@@ -738,9 +760,11 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 6 June 2001
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 6 June 2003");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/RM_H5D.html b/doc/html/RM_H5D.html
index 773ba76..c219cb3 100644
--- a/doc/html/RM_H5D.html
+++ b/doc/html/RM_H5D.html
@@ -25,6 +25,7 @@ HDF5/H5D API Specification
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
+<!-- HEADER RIGHT " " -->
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
@@ -116,50 +117,56 @@ and set and retrieve their constant or persistent properties.
<table border="0">
<tr>
<td valign="top">
+ <ul>
<li><a href="#Dataset-Close">H5Dclose</a>
<li><a href="#Dataset-Create">H5Dcreate</a>
<li><a href="#Dataset-Extend">H5Dextend</a>
<li><a href="#Dataset-Fill">H5Dfill</a>
<li><a href="#Dataset-GetCreatePlist">H5Dget_create_plist</a>
- <li><a href="#Dataset-GetOffset">H5Dget_offset</a>
+ <li><a href="#Dataset-GetOffset">H5Dget_offset</a>
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Dataset-GetSpace">H5Dget_space</a>
<li><a href="#Dataset-GetSpaceStatus">H5Dget_space_status</a>
<li><a href="#Dataset-GetStorageSize">H5Dget_storage_size</a>
<li><a href="#Dataset-GetType">H5Dget_type</a>
<li><a href="#Dataset-Iterate">H5Diterate</a>
<li><a href="#Dataset-Open">H5Dopen</a>
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Dataset-Read">H5Dread</a>
<li><a href="#Dataset-VLGetBuf">H5Dvlen_get_buf_size</a>
<li><a href="#Dataset-VLReclaim">H5Dvlen_reclaim</a>
<li><a href="#Dataset-Write">H5Dwrite</a>
+ </ul>
</td>
</tr>
</table>
-<p>
+<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 go to the C function
+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>
+</font><br>
<table border=0>
<tr><td valign=top>
@@ -191,7 +198,9 @@ facilitate moving easily between them.</i>
</td></tr>
</table>
-
+<!-- NEW PAGE -->
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dcreate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-Create">H5Dcreate</a>
@@ -245,7 +254,7 @@ facilitate moving easily between them.</i>
of specifying when fill values will be written to a dataset.
For further information on these topics, see the document
<a href="http://hdf.ncsa.uiuc.edu/RFC/Fill_Value/FillValue.html">
- <cite>Fill Value and Dataset Storage Allocation Issues in HDF5</a></cite>
+ <cite>Fill Value and Dataset Storage Allocation Issues in HDF5</cite></a>
and the descriptions of the following HDF5 functions in this
<cite>HDF5 Reference Manual</cite>:
<table width=80% border="0">
@@ -294,7 +303,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dopen" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-Open">H5Dopen</a>
@@ -328,7 +338,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dget_space" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-GetSpace">H5Dget_space</a>
@@ -359,7 +370,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dget_space_status" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-GetSpaceStatus">H5Dget_space_status</a>
@@ -411,7 +423,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dget_type" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-GetType">H5Dget_type</a>
@@ -446,7 +459,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dget_create_plist" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-GetCreatePlist">H5Dget_create_plist</a>
@@ -478,7 +492,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dget_offset" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-GetOffset">H5Dget_offset</a>
@@ -509,7 +524,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dget_storage_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-GetStorageSize">H5Dget_storage_size</a>
@@ -542,7 +558,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dvlen_get_buf_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-VLGetBuf">H5Dvlen_get_buf_size</a>
@@ -592,7 +609,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dvlen_reclaim" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-VLReclaim">H5Dvlen_reclaim</a>
@@ -645,7 +663,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dread" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-Read">H5Dread</a>
@@ -815,7 +834,8 @@ facilitate moving easily between them.</i>
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dwrite" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-Write">H5Dwrite</a>
@@ -996,6 +1016,8 @@ facilitate moving easily between them.</i>
-->
</dl>
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dextend" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-Extend">H5Dextend</a>
@@ -1042,7 +1064,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dclose" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-Close">H5Dclose</a>
@@ -1073,7 +1096,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Diterate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-Iterate">H5Diterate</a>
@@ -1130,7 +1154,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Dfill" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataset-Fill">H5Dfill</a>
@@ -1242,9 +1267,12 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 25 June 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 25 June 2003");
+-->
+</SCRIPT>
+
</body>
</html>
diff --git a/doc/html/RM_H5E.html b/doc/html/RM_H5E.html
index f102ba4..64e9977 100644
--- a/doc/html/RM_H5E.html
+++ b/doc/html/RM_H5E.html
@@ -25,6 +25,7 @@ HDF5/H5E API Specification
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
+<!-- HEADER RIGHT " " -->
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
@@ -100,43 +101,49 @@ These functions provide error handling capabilities in the HDF5 environment.
<table border="0">
<tr>
<td valign="top">
+ <ul>
<li><a href="#Error-Clear">H5Eclear</a>
<li><a href="#Error-GetAuto">H5Eget_auto</a>
- <li><a href="#Error-GetMajor">H5Eget_major</a>
+ <li><a href="#Error-GetMajor">H5Eget_major</a>
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Error-GetMinor">H5Eget_minor</a>
<li><a href="#Error-Print">H5Eprint</a>
<li><a href="#Error-Push">H5Epush</a>
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Error-SetAuto">H5Eset_auto</a>
<li><a href="#Error-Walk">H5Ewalk</a>
<li><a href="#Error-WalkCB">H5Ewalk_cb</a>
+ </ul>
</td>
</tr>
</table>
-<p>
+<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 go to the C function
+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>
+</font><br>
<table border=0>
<tr><td valign=top>
@@ -185,7 +192,9 @@ package maintains a single error stack. The error stack is
statically allocated to reduce the complexity of handling
errors within the H5E package.
-
+<!-- NEW PAGE -->
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Eset_auto" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Error-SetAuto">H5Eset_auto</a>
@@ -228,7 +237,8 @@ errors within the H5E package.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Eget_auto" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Error-GetAuto">H5Eget_auto</a>
@@ -266,7 +276,8 @@ errors within the H5E package.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Eclear" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Error-Clear">H5Eclear</a>
@@ -298,7 +309,8 @@ errors within the H5E package.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Epush" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Error-Push">H5Epush</a>
@@ -355,7 +367,8 @@ errors within the H5E package.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Eprint" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Error-Print">H5Eprint</a>
@@ -390,7 +403,8 @@ errors within the H5E package.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Ewalk" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Error-Walk">H5Ewalk</a>
@@ -469,7 +483,8 @@ errors within the H5E package.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Ewalk_cb" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Error-WalkCB">H5Ewalk_cb</a>
@@ -526,7 +541,8 @@ errors within the H5E package.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Eget_major" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Error-GetMajor">H5Eget_major</a>
@@ -555,7 +571,8 @@ errors within the H5E package.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Eget_minor" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Error-GetMinor">H5Eget_minor</a>
@@ -623,9 +640,11 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 6 June 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 6 June 2003");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/RM_H5F.html b/doc/html/RM_H5F.html
index a3fdcbb..04b0b97 100644
--- a/doc/html/RM_H5F.html
+++ b/doc/html/RM_H5F.html
@@ -25,6 +25,7 @@ HDF5/H5F API Specification
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
+<!-- HEADER RIGHT " " -->
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
@@ -106,49 +107,53 @@ documented below.
<table border="0">
<tr>
<td valign="top">
+ <ul>
<li><a href="#File-Close">H5Fclose</a>
<li><a href="#File-Create">H5Fcreate</a>
<li><a href="#File-Flush">H5Fflush</a>
<li><a href="#File-GetAccessPlist">H5Fget_access_plist</a>
<li><a href="#File-GetCreatePlist">H5Fget_create_plist</a>
-
-
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#File-GetObjCount">H5Fget_obj_count</a>
<li><a href="#File-GetObjIDs">H5Fget_obj_ids</a>
<li><a href="#File-GetVfdHandle">H5Fget_vfd_handle</a>
<li><a href="#File-IsHDF5">H5Fis_hdf5</a>
<li><a href="#File-Mount">H5Fmount</a>
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#File-Open">H5Fopen</a>
<li><a href="#File-Reopen">H5Freopen</a>
<li><a href="#File-Unmount">H5Funmount</a>
+ </ul>
</td>
</tr>
</table>
-<p>
+<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 go to the C function
+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>
+</font><br>
<table border=0>
<tr><td valign=top>
@@ -176,7 +181,9 @@ facilitate moving easily between them.</i>
</td></tr>
</table>
-
+<!-- NEW PAGE -->
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Fopen" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-Open">H5Fopen</a>
@@ -275,7 +282,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Fcreate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-Create">H5Fcreate</a>
@@ -382,7 +390,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Fflush" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-Flush">H5Fflush</a>
@@ -438,7 +447,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Fis_hdf5" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-IsHDF5">H5Fis_hdf5</a>
@@ -468,7 +478,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Fget_access_plist" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-GetAccessPlist">H5Fget_access_plist</a>
@@ -504,7 +515,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Fget_create_plist" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-GetCreatePlist">H5Fget_create_plist</a>
@@ -543,7 +555,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Fget_obj_count" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-GetObjCount">H5Fget_obj_count</a>
@@ -622,7 +635,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Fget_obj_ids" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-GetObjIDs">H5Fget_obj_ids</a>
@@ -674,7 +688,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Fget_vfd_handle" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-GetVfdHandle">H5Fget_vfd_handle</a>
@@ -727,7 +742,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Fclose" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-Close">H5Fclose</a>
@@ -791,7 +807,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Fmount" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-Mount">H5Fmount</a>
@@ -837,7 +854,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Funmount" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-Unmount">H5Funmount</a>
@@ -882,7 +900,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Freopen" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="File-Reopen">H5Freopen</a>
@@ -965,9 +984,11 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 6 June 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 6 June 2003");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/RM_H5Front.html b/doc/html/RM_H5Front.html
index ea79e7d..480f01f 100644
--- a/doc/html/RM_H5Front.html
+++ b/doc/html/RM_H5Front.html
@@ -1,5 +1,7 @@
<html>
-<head><title>
+<head>
+<a name="TopofRM"></a>
+<title>
HDF5 API Specification
</title>
@@ -27,6 +29,9 @@ HDF5 API Specification
<body bgcolor="#FFFFFF">
+<!-- HEADER LEFT "HDF5 Reference Manual -->
+<!-- FOOTER $PAGE (format=1) -->
+
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
<center>
@@ -129,7 +134,13 @@ See <a href="#F90andCPPlus">below</a> for the FORTRAN90 and C++ APIs.
<a name="F90andCPPlus">
<hr>
-<p align=right>To top of <a href="#TopofRM"><cite>Reference Manual</cite></a>.
+
+<SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("<div align=right><a href='#TopofRM'>To top of <cite>Reference Manual</cite></a></div>");
+-->
+</SCRIPT>
+
<h3>The Fortran90 and C++ APIs to HDF5</h3>
</a>
@@ -152,7 +163,8 @@ These APIs are described in the following documents.
H5R, H5S, and H5T interfaces and are described on those pages.
<p>
In general, each Fortran subroutine performs exactly the same task
- as the corresponding C function. The links at the top of each reference
+ as the corresponding C function. In the electronic version of this manual,
+ the links at the top of each reference
manual section go to the C function descriptions, which serve as general
descriptions for both the C and Fortran APIs. A button, under
<strong>Non-C API(s)</strong> at the end of the C function description,
@@ -217,23 +229,30 @@ And in this document, the
</table>
</center>
<hr>
-<!-- #EndLibraryItem --><address>
-<table width=100% border=0>
+<!-- #EndLibraryItem --><table width=100% border=0>
<tr><td align=left valign=top>
<!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address>
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 9 April 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 9 April 2003");
+-->
+</SCRIPT>
+
</td><td align=right valign=top>
-<a href="Copyright.html">Copyright</a>&nbsp;&nbsp;
+<SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("<a href=../Copyright.html>Copyright</a>&nbsp;&nbsp;");
+-->
+</SCRIPT>
</td></tr>
</table>
-
</body>
</html>
+
+
diff --git a/doc/html/RM_H5G.html b/doc/html/RM_H5G.html
index d39939f..88cfd61 100644
--- a/doc/html/RM_H5G.html
+++ b/doc/html/RM_H5G.html
@@ -25,6 +25,7 @@ HDF5/H5G API Specification
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
+<!-- HEADER RIGHT " " -->
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
@@ -101,59 +102,61 @@ of objects in an HDF5 file.
</ul>
</td></tr>
</table>
-<br>
<i>Alphabetical Listing</i>
<table border="0">
<tr>
<td valign="top">
+ <ul>
<li><a href="#Group-Close">H5Gclose</a>
<li><a href="#Group-Create">H5Gcreate</a>
<li><a href="#Group-GetComment">H5Gget_comment</a>
<li><a href="#Group-GetLinkval">H5Gget_linkval</a>
<li><a href="#Group-GetNumObjs">H5Gget_num_objs</a>
<li><a href="#Group-GetObjinfo">H5Gget_objinfo</a>
-
-
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Group-GetObjNameByIdx">H5Gget_objname_by_idx</a>
<li><a href="#Group-GetObjTypeByIdx">H5Gget_objtype_by_idx</a>
<li><a href="#Group-Iterate">H5Giterate</a>
<li><a href="#Group-Link">H5Glink</a>
<li><a href="#Group-Link2">H5Glink2</a>
<li><a href="#Group-Move">H5Gmove</a>
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Group-Move2">H5Gmove2</a>
<li><a href="#Group-Open">H5Gopen</a>
<li><a href="#Group-SetComment">H5Gset_comment</a>
<li><a href="#Group-Unlink">H5Gunlink</a>
+ </ul>
</td>
</tr>
</table>
-<p>
+<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 go to the C function
+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>
+</font><br>
<table border=0>
<tr><td valign=top>
@@ -208,7 +211,9 @@ create or access function.
<p>
-
+<!-- NEW PAGE -->
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gcreate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-Create">H5Gcreate</a>
@@ -269,7 +274,8 @@ create or access function.
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gopen" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-Open">H5Gopen</a>
@@ -311,7 +317,8 @@ create or access function.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gclose" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-Close">H5Gclose</a>
@@ -345,7 +352,8 @@ create or access function.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Glink" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-Link">H5Glink</a>
@@ -405,7 +413,8 @@ create or access function.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Glink2" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-Link2">H5Glink2</a>
@@ -468,7 +477,8 @@ create or access function.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gunlink" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-Unlink">H5Gunlink</a>
@@ -524,7 +534,8 @@ create or access function.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Giterate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-Iterate">H5Giterate</a>
@@ -629,7 +640,8 @@ create or access function.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gmove" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-Move">H5Gmove</a>
@@ -673,7 +685,8 @@ create or access function.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gmove2" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-Move2">H5Gmove2</a>
@@ -718,7 +731,8 @@ create or access function.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gget_objinfo" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-GetObjinfo">H5Gget_objinfo</a>
@@ -824,7 +838,8 @@ create or access function.
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gget_num_objs" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-GetNumObjs">H5Gget_num_objs</a>
@@ -852,7 +867,8 @@ create or access function.
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gget_objname_by_idx" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-GetObjNameByIdx">H5Gget_objname_by_idx</a>
@@ -907,7 +923,8 @@ create or access function.
Otherwise returns a negative value.
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gget_objtype_by_idx" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-GetObjTypeByIdx">H5Gget_objtype_by_idx</a>
@@ -996,7 +1013,8 @@ create or access function.
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gget_linkval" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-GetLinkval">H5Gget_linkval</a>
@@ -1055,7 +1073,8 @@ create or access function.
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gset_comment" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-SetComment">H5Gset_comment</a>
@@ -1101,7 +1120,8 @@ create or access function.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Gget_comment" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Group-GetComment">H5Gget_comment</a>
@@ -1189,9 +1209,11 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 6 June 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 6 June 2003");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/RM_H5I.html b/doc/html/RM_H5I.html
index 0bcf1ec..8f3dede 100644
--- a/doc/html/RM_H5I.html
+++ b/doc/html/RM_H5I.html
@@ -25,6 +25,7 @@ HDF5/H5I API Specification
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
+<!-- HEADER RIGHT " " -->
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
@@ -91,20 +92,20 @@ object names.
</table>
-<p>
+<br>
<strong>The FORTRAN90 Interface:</strong>
<br>
<font size=-1>
<i>In general, each FORTRAN90 subroutine performs exactly the same task
-as the corresponding C function. The links below go to the C function
+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>
+</font><br>
<table border=0>
<tr><td valign=top>
@@ -122,7 +123,9 @@ facilitate moving easily between them.</i>
</td></tr>
</table>
-
+<!-- NEW PAGE -->
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Iget_type" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Identify-GetType">H5Iget_type</a>
@@ -177,7 +180,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Iget_name" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Identify-GetName">H5Iget_name</a>
@@ -275,9 +279,11 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 10 June 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 10 June 2003");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/RM_H5P.html b/doc/html/RM_H5P.html
index 32fe10d..fb20a2b 100644
--- a/doc/html/RM_H5P.html
+++ b/doc/html/RM_H5P.html
@@ -25,6 +25,7 @@ HDF5/H5P API Specification
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
+<!-- HEADER RIGHT " " -->
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
@@ -273,6 +274,7 @@ See further notes in the description of each function.
<table border="0">
<tr>
<td valign="top">
+ <ul>
<li><a href="#Property-AllFiltersAvail">H5Pall_filters_avail</a>
<li><a href="#Property-Close">H5Pclose</a>
<li><a href="#Property-CloseClass">H5Pclose_class</a>
@@ -313,11 +315,13 @@ See further notes in the description of each function.
<li><a href="#Property-GetFaplStream">H5Pget_fapl_stream</a>
<li><a href="#Property-GetFcloseDegree">H5Pget_fclose_degree</a>
<li><a href="#Property-GetFillTime">H5Pget_fill_time</a>
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
- <td valign="top">
+ <td valign="top">
+ <ul>
<li><a href="#Property-GetFillValue">H5Pget_fill_value</a>
<li><a href="#Property-GetFilter">H5Pget_filter</a>
<li><a href="#Property-GetFilterById">H5Pget_filter_by_id</a>
@@ -358,11 +362,13 @@ See further notes in the description of each function.
<li><a href="#Property-SetDxplMulti">H5Pset_dxpl_multi</a>
<li><a href="#Property-SetEdcCheck">H5Pset_edc_check</a>
<li><a href="#Property-SetExternal">H5Pset_external</a>
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Property-SetFamilyOffset">H5Pset_family_offset</a>
<li><a href="#Property-SetFaplCore">H5Pset_fapl_core</a>
<li><a href="#Property-SetFaplFamily">H5Pset_fapl_family</a>
@@ -399,26 +405,27 @@ See further notes in the description of each function.
<li><a href="#Property-SetUserblock">H5Pset_userblock</a>
<li><a href="#Property-SetVLMemManager">H5Pset_vlen_mem_manager</a>
<li><a href="#Property-Unregister">H5Punregister</a>
+ </ul>
<br><br>
- <i>||&nbsp;&nbsp;<i>Available only in the parallel HDF5 library.</i>
+ ||&nbsp;&nbsp;<i>Available only in the parallel HDF5 library.</i>
</td>
</tr>
</table>
-<p>
+<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 go to the C function
+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>
+</font><br>
<table border=0>
<tr><td valign=top>
@@ -595,6 +602,8 @@ facilitate moving easily between them.</i>
</td></tr>
</table>
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pcreate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-Create">H5Pcreate</a>
@@ -655,6 +664,8 @@ facilitate moving easily between them.</i>
-->
</dl>
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pclose" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-Close">H5Pclose</a>
@@ -685,7 +696,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_class" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetClass">H5Pget_class</a>
@@ -716,7 +728,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pcopy" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-Copy">H5Pcopy</a>
@@ -747,7 +760,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pcreate_class" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-CreateClass">H5Pcreate_class</a>
@@ -882,7 +896,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pcreate_list" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-CreateList">H5Pcreate_list</a>
@@ -925,7 +940,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pregister" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-Register">H5Pregister</a>
@@ -1213,7 +1229,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pinsert" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-Insert">H5Pinsert</a>
@@ -1319,7 +1336,7 @@ facilitate moving easily between them.</i>
<td><em>hid_t</em> <code>prop_id</code></td>
<td>IN: The identifier of the property list being queried</td></tr>
<tr>
- <td><em>const char *</em><emcodename</code></td>
+ <td><em>const char *</em><code>name</code></td>
<td>IN: The name of the property being queried</td></tr>
<tr>
<td><em>size_t </em> <code>size</code></td>
@@ -1481,7 +1498,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-Set">H5Pset</a>
@@ -1544,7 +1562,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pexist" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-Exist">H5Pexist</a>
@@ -1587,7 +1606,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetSize">H5Pget_size</a>
@@ -1637,7 +1657,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_nprops" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetNProps">H5Pget_nprops</a>
@@ -1682,7 +1703,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_class_name" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetClassName">H5Pget_class_name</a>
@@ -1720,7 +1742,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_class_parent" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetClassParent">H5Pget_class_parent</a>
@@ -1757,7 +1780,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pisa_class" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-IsAClass">H5Pisa_class</a>
@@ -1798,7 +1822,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-Get">H5Pget</a>
@@ -1860,7 +1885,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pequal" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-Equal">H5Pequal</a>
@@ -1906,7 +1932,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Piterate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-Iterate">H5Piterate</a>
@@ -2022,7 +2049,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pcopy_prop" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-CopyProp">H5Pcopy_prop</a>
@@ -2089,7 +2117,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Premove" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-Remove">H5Premove</a>
@@ -2142,7 +2171,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Punregister" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-Unregister">H5Punregister</a>
@@ -2189,7 +2219,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pclose_list" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-CloseList">H5Pclose_list</a>
@@ -2232,7 +2263,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pclose_class" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-CloseClass">H5Pclose_class</a>
@@ -2272,7 +2304,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_version" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetVersion">H5Pget_version</a>
@@ -2315,7 +2348,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_userblock" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetUserblock">H5Pset_userblock</a>
@@ -2349,7 +2383,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_userblock" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetUserblock">H5Pget_userblock</a>
@@ -2381,7 +2416,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_sizes" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetSizes">H5Pset_sizes</a>
@@ -2422,7 +2458,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_sizes" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetSizes">H5Pget_sizes</a>
@@ -2458,7 +2495,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_sym_k" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetSymK">H5Pset_sym_k</a>
@@ -2508,7 +2546,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_sym_k" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetSymK">H5Pget_sym_k</a>
@@ -2549,7 +2588,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_istore_k" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetIstoreK">H5Pset_istore_k</a>
@@ -2588,7 +2628,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_istore_k" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetIstoreK">H5Pget_istore_k</a>
@@ -2624,7 +2665,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_layout" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetLayout">H5Pset_layout</a>
@@ -2672,7 +2714,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_layout" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetLayout">H5Pget_layout</a>
@@ -2715,7 +2758,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_chunk" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetChunk">H5Pset_chunk</a>
@@ -2756,7 +2800,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_chunk" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetChunk">H5Pget_chunk</a>
@@ -2795,7 +2840,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_alignment" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetAlignment">H5Pset_alignment</a>
@@ -2849,7 +2895,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_alignment" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetAlignment">H5Pget_alignment</a>
@@ -2887,7 +2934,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_external" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetExternal">H5Pset_external</a>
@@ -2939,7 +2987,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_external_count" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetExternalCount">H5Pget_external_count</a>
@@ -2968,7 +3017,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_external" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetExternal">H5Pget_external</a>
@@ -3024,6 +3074,8 @@ facilitate moving easily between them.</i>
-->
</dl>
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fill_value" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFillValue">H5Pset_fill_value</a>
@@ -3099,7 +3151,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_fill_value" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFillValue">H5Pget_fill_value</a>
@@ -3160,11 +3213,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
-
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pfill_value_defined" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-FillValueDefined">H5Pfill_value_defined</a>
@@ -3219,7 +3269,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fill_time" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFillTime">H5Pset_fill_time</a>
@@ -3279,7 +3330,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_fill_time" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFillTime">H5Pget_fill_time</a>
@@ -3337,7 +3389,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_alloc_time" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetAllocTime">H5Pset_alloc_time</a>
@@ -3414,7 +3467,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_alloc_time" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetAllocTime">H5Pget_alloc_time</a>
@@ -3478,12 +3532,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
-
-
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_filter" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFilter">H5Pset_filter</a>
@@ -3601,7 +3651,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pall_filters_avail" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-AllFiltersAvail">H5Pall_filters_avail</a>
@@ -3631,7 +3682,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_nfilters" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetNFilters">H5Pget_nfilters</a>
@@ -3674,7 +3726,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_filter" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFilter">H5Pget_filter</a>
@@ -3778,7 +3831,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_filter_by_id" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFilterById">H5Pget_filter_by_id</a>
@@ -3855,7 +3909,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pmodify_filter" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-ModifyFilter">H5Pmodify_filter</a>
@@ -3900,7 +3955,7 @@ facilitate moving easily between them.</i>
<dd>Returns a non-negative value if successful;
otherwise returns a negative value.
- dt><strong>Non-C API(s):</strong>
+ <dt><strong>Non-C API(s):</strong>
<dd><a href="fortran/h5p_FORTRAN.html#h5pmodify_filter_f"
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
<!--
@@ -3909,13 +3964,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
-
-
-
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_shuffle" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetShuffle">H5Pset_shuffle</a>
@@ -3961,7 +4011,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fletcher32" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFletcher32">H5Pset_fletcher32</a>
@@ -3992,7 +4043,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_szip" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetSzip">H5Pset_szip</a>
@@ -4201,7 +4253,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_edc_check" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetEdcCheck">H5Pset_edc_check</a>
@@ -4254,7 +4307,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_edc_check" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetEdcCheck">H5Pget_edc_check</a>
@@ -4284,7 +4338,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_filter_callback" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFilterCallback">H5Pset_filter_callback</a>
@@ -4344,18 +4399,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
-
-
-
-
-
-
-
-
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_meta_block_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetMetaBlockSize">H5Pset_meta_block_size</a>
@@ -4406,7 +4451,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_meta_block_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetMetaBlockSize">H5Pget_meta_block_size</a>
@@ -4446,7 +4492,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_sieve_buf_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetSieveBufSize">H5Pset_sieve_buf_size</a>
@@ -4490,7 +4537,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_sieve_buf_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetSieveBufSize">H5Pget_sieve_buf_size</a>
@@ -4530,9 +4578,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_gc_references" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetGCReferences">H5Pset_gc_references</a>
@@ -4577,6 +4624,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_gc_references" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetGCReferences">H5Pget_gc_references</a>
@@ -4614,7 +4663,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_cache" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetCache">H5Pset_cache</a>
@@ -4674,7 +4724,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_cache" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetCache">H5Pget_cache</a>
@@ -4720,7 +4771,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_hyper_cache" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetHyperCache">H5Pset_hyper_cache</a>
@@ -4788,7 +4840,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_hyper_cache" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetHyperCache">H5Pget_hyper_cache</a>
@@ -4837,10 +4890,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_hyper_vector_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetHyperVectorSize">H5Pset_hyper_vector_size</a>
@@ -4888,7 +4939,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_hyper_vector_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetHyperVectorSize">H5Pget_hyper_vector_size</a>
@@ -4930,11 +4982,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
-
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_btree_ratios" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetBTreeRatios">H5Pset_btree_ratios</a>
@@ -4984,7 +5033,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_btree_ratios" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetBTreeRatios">H5Pget_btree_ratios</a>
@@ -5026,7 +5076,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_buffer" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetBuffer">H5Pset_buffer</a>
@@ -5085,7 +5136,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_buffer" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetBuffer">H5Pget_buffer</a>
@@ -5122,7 +5174,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_small_data_block_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetSmallData">H5Pset_small_data_block_size</a>
@@ -5180,7 +5233,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_small_data_block_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetSmallData">H5Pget_small_data_block_size</a>
@@ -5215,7 +5269,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_preserve" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetPreserve">H5Pset_preserve</a>
@@ -5254,7 +5309,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_preserve" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetPreserve">H5Pget_preserve</a>
@@ -5388,7 +5444,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_deflate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetDeflate">H5Pset_deflate</a>
@@ -5456,7 +5513,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_vlen_mem_manager" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetVLMemManager">H5Pset_vlen_mem_manager</a>
@@ -5543,7 +5601,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_vlen_mem_manager" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetVLMemManager">H5Pget_vlen_mem_manager</a>
@@ -5600,7 +5659,8 @@ END LIBRARY-SET OPTION TAGS -->
<!-- The new *fapl* functions with R1.4 -->
<!-- -->
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fapl_family" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFaplFamily">H5Pset_fapl_family</a>
@@ -5643,7 +5703,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_fapl_family" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFaplFamily">H5Pget_fapl_family</a>
@@ -5681,11 +5742,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
-
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_family_offset" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFamilyOffset">H5Pset_family_offset</a>
@@ -5733,7 +5791,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_family_offset" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFamilyOffset">H5Pget_family_offset</a>
@@ -5782,7 +5841,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fapl_log" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFaplLog">H5Pset_fapl_log</a>
@@ -6050,7 +6110,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fapl_mpio" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFaplMpio">H5Pset_fapl_mpio</a>
@@ -6108,7 +6169,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_fapl_mpio" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFaplMpio">H5Pget_fapl_mpio</a>
@@ -6150,12 +6212,11 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_fapl_mpio" -->
<hr>
<dl>
- <dt><strong>Name:</strong> <a name="Property-SetFaplMpiPosix">H5Pset_fapl_mpiposix</a>
+ <dt><strong>Name:</strong> <a name="Property-SetFaplMpiPosix">H5Pget_fapl_mpio</a>
<dt><strong>Signature:</strong>
<dd><em>herr_t</em> <code>H5Pset_fapl_mpiposix</code>(
<em>hid_t</em> <code>fapl_id</code>,
@@ -6199,7 +6260,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_fapl_mpiposix" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFaplMpiPosix">H5Pget_fapl_mpiposix</a>
@@ -6238,11 +6300,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
-
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_dxpl_mpio" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetDxplMpio">H5Pset_dxpl_mpio</a>
@@ -6287,7 +6346,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_dxpl_mpio" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetDxplMpio">H5Pget_dxpl_mpio</a>
@@ -6325,7 +6385,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fapl_multi" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFaplMulti">H5Pset_fapl_multi</a>
@@ -6470,7 +6531,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_fapl_multi" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFaplMulti">H5Pget_fapl_multi</a>
@@ -6516,7 +6578,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_dxpl_multi" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetDxplMulti">H5Pset_dxpl_multi</a>
@@ -6555,7 +6618,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_dxpl_multi" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetDxplMulti">H5Pget_dxpl_multi</a>
@@ -6592,7 +6656,8 @@ END LIBRARY-SET OPTION TAGS -->
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fapl_split" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFaplSplit">H5Pset_fapl_split</a>
@@ -6686,7 +6751,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_multi_type" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetMultiType">H5Pset_multi_type</a>
@@ -6772,7 +6838,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_multi_type" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetMultiType">H5Pget_multi_type</a>
@@ -6824,7 +6891,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fapl_sec2" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFaplSec2">H5Pset_fapl_sec2</a>
@@ -6854,7 +6922,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fapl_stdio" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFaplStdio">H5Pset_fapl_stdio</a>
@@ -6884,7 +6953,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fapl_stream" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFaplStream">H5Pset_fapl_stream</a>
@@ -6965,7 +7035,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_fapl_stream" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFaplStream">H5Pget_fapl_stream</a>
@@ -7051,7 +7122,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_driver" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetDriver">H5Pget_driver</a>
@@ -7150,7 +7222,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fapl_gass" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFaplGass">H5Pset_fapl_gass</a>
@@ -7201,7 +7274,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_fapl_gass" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFaplGass">H5Pget_fapl_gass</a>
@@ -7247,7 +7321,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fapl_srb" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFaplSrb">H5Pset_fapl_srb</a>
@@ -7293,9 +7368,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
</dl>
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_fapl_srb" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFaplSrb">H5Pget_fapl_srb</a>
@@ -7340,7 +7414,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fapl_core" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFaplCore">H5Pset_fapl_core</a>
@@ -7395,7 +7470,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_fapl_core" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFaplCore">H5Pget_fapl_core</a>
@@ -7432,7 +7508,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pset_fclose_degree" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-SetFcloseDegree">H5Pset_fclose_degree</a>
@@ -7504,7 +7581,8 @@ fid=H5Fcreate("PointA",H5F_ACC_TRUNC,H5P_DEFAULT,fapl);
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Pget_fclose_degree" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Property-GetFcloseDegree">H5Pget_fclose_degree</a>
@@ -7658,9 +7736,11 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 3 July 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 3 July 2003");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/RM_H5R.html b/doc/html/RM_H5R.html
index 4c4fece..138afbd 100644
--- a/doc/html/RM_H5R.html
+++ b/doc/html/RM_H5R.html
@@ -25,6 +25,7 @@ HDF5/H5R API Specification
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
+<!-- HEADER RIGHT " " -->
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
@@ -102,39 +103,45 @@ See further notes in the description of each function.
<table border="0">
<tr>
<td valign="top">
+ <ul>
<li><a href="#Reference-Create">H5Rcreate</a>
- <li><a href="#Reference-Dereference">H5Rdereference</a>
+ <li><a href="#Reference-Dereference">H5Rdereference</a>
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Reference-GetObjType">H5Rget_obj_type</a>
<li><a href="#Reference-GetObjectType">H5Rget_object_type</a> *
+ </ul>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign="top">
+ <ul>
<li><a href="#Reference-GetRegion">H5Rget_region</a>
+ </ul>
</td>
</tr>
</table>
-<p>
+<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 go to the C function
+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>
+</font><br>
<table border=0 width=80%>
<tr><td valign=top width=40%>
@@ -157,6 +164,9 @@ facilitate moving easily between them.</i>
<p>
+<!-- NEW PAGE -->
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Rcreate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Reference-Create">H5Rcreate</a>
@@ -224,7 +234,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Rdereference" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Reference-Dereference">H5Rdereference</a>
@@ -267,7 +278,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Rget_region" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Reference-GetRegion">H5Rget_region</a>
@@ -311,7 +323,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Rget_obj_type" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Reference-GetObjType">H5Rget_obj_type</a>
@@ -383,7 +396,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Rget_object_type" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Reference-GetObjectType">H5Rget_object_type</a>
@@ -468,9 +482,11 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 25 June 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 25 June 2003");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/RM_H5S.html b/doc/html/RM_H5S.html
index 0d73fd7..679c9af 100644
--- a/doc/html/RM_H5S.html
+++ b/doc/html/RM_H5S.html
@@ -25,6 +25,7 @@ HDF5/H5S API Specification
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
+<!-- HEADER RIGHT " " -->
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
@@ -159,20 +160,20 @@ elements of a dataset.
</tr>
</table>
-<p>
+<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 go to the C function
+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>
+</font><br>
<table border=0>
<tr><td valign=top>
@@ -241,7 +242,9 @@ of the <cite>HDF5 User's Guide.</cite>.
</table>
-->
-
+<!-- NEW PAGE -->
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Screate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-Create">H5Screate</a>
@@ -272,7 +275,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Screate_simple" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-CreateSimple">H5Screate_simple</a>
@@ -326,7 +330,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Scopy" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-Copy">H5Scopy</a>
@@ -357,7 +362,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sselect_elements" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SelectElements">H5Sselect_elements</a>
@@ -436,7 +442,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sselect_all" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SelectAll">H5Sselect_all</a>
@@ -470,7 +477,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sselect_none" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SelectNone">H5Sselect_none</a>
@@ -499,7 +507,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sselect_valid" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SelectValid">H5Sselect_valid</a>
@@ -531,7 +540,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sget_simple_extent_npoints" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-ExtentNpoints">H5Sget_simple_extent_npoints</a>
@@ -560,7 +570,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sget_select_npoints" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SelectNpoints">H5Sget_select_npoints</a>
@@ -588,7 +599,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sget_simple_extent_ndims" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-ExtentNdims">H5Sget_simple_extent_ndims</a>
@@ -616,7 +628,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sget_simple_extent_dims" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-ExtentDims">H5Sget_simple_extent_dims</a>
@@ -659,7 +672,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sget_simple_extent_type" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-ExtentType">H5Sget_simple_extent_type</a>
@@ -692,7 +706,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sset_extent_simple" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SetExtentSimple">H5Sset_extent_simple</a>
@@ -743,7 +758,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sis_simple" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-IsSimple">H5Sis_simple</a>
@@ -773,7 +789,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Soffset_simple" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-OffsetSimple">H5Soffset_simple</a>
@@ -847,7 +864,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sextent_copy" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-ExtentCopy">H5Sextent_copy</a>
@@ -882,7 +900,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sset_extent_none" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SetExtentNone">H5Sset_extent_none</a>
@@ -911,7 +930,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sselect_hyperslab" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SelectHyperslab">H5Sselect_hyperslab</a>
@@ -1047,7 +1067,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sget_select_hyper_nblocks" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SelectHyperNBlocks">H5Sget_select_hyper_nblocks</a>
@@ -1077,7 +1098,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sget_select_hyper_blocklist" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SelectHyperBlockList">H5Sget_select_hyper_blocklist</a>
@@ -1136,8 +1158,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sget_select_elem_npoints" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SelectElemNPoints">H5Sget_select_elem_npoints</a>
@@ -1166,7 +1188,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sget_select_elem_pointlist" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SelectElemPointList">H5Sget_select_elem_pointlist</a>
@@ -1224,8 +1247,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sget_select_bounds" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-SelectBounds">H5Sget_select_bounds</a>
@@ -1330,7 +1353,8 @@ of the <cite>HDF5 User's Guide.</cite>.
<!--</dl>
-->
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sget_select_type" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-GetSelectType">H5Sget_select_type</a>
@@ -1383,7 +1407,8 @@ of the <cite>HDF5 User's Guide.</cite>.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Sclose" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Dataspace-Close">H5Sclose</a>
@@ -1453,9 +1478,11 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 10 June 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 10 June 2003");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/RM_H5T.html b/doc/html/RM_H5T.html
index 62e858b..de24e6c 100644
--- a/doc/html/RM_H5T.html
+++ b/doc/html/RM_H5T.html
@@ -25,6 +25,7 @@ HDF5/H5T API Specification
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
+<!-- HEADER RIGHT " " -->
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
@@ -244,20 +245,20 @@ of a dataset.
</tr>
</table>
-<p>
+<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 go to the C function
+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>
+</font><br>
<table border=0>
<tr><td valign=top width=32%>
@@ -383,7 +384,9 @@ A <em>data point</em> is an instance of a <em>datatype</em>,
See <a href="Datatypes.html"><cite>The Datatype Interface (H5T)</cite></a>
in the <cite>HDF5 User's Guide</cite> for further information, including a complete list of all supported datatypes.
-
+<!-- NEW PAGE -->
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Topen" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Open">H5Topen</a>
@@ -418,7 +421,8 @@ in the <cite>HDF5 User's Guide</cite> for further information, including a compl
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tcommit" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Commit">H5Tcommit</a>
@@ -456,7 +460,8 @@ in the <cite>HDF5 User's Guide</cite> for further information, including a compl
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tcommitted" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Committed">H5Tcommitted</a>
@@ -491,7 +496,8 @@ in the <cite>HDF5 User's Guide</cite> for further information, including a compl
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tfind" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Find">H5Tfind</a>
@@ -532,7 +538,8 @@ in the <cite>HDF5 User's Guide</cite> for further information, including a compl
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tconvert" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Convert">H5Tconvert</a>
@@ -593,7 +600,8 @@ in the <cite>HDF5 User's Guide</cite> for further information, including a compl
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_overflow" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetOverflow">H5Tset_overflow</a>
@@ -634,7 +642,8 @@ in the <cite>HDF5 User's Guide</cite> for further information, including a compl
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_overflow" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetOverflow">H5Tget_overflow</a>
@@ -668,7 +677,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tcreate" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Create">H5Tcreate</a>
@@ -712,7 +722,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tvlen_create" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-VLCreate">H5Tvlen_create</a>
@@ -754,7 +765,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tis_variable_str" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-IsVariableString">H5Tis_variable_str</a>
@@ -786,7 +798,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tcopy" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Copy">H5Tcopy</a>
@@ -880,7 +893,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tequal" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Equal">H5Tequal</a>
@@ -914,7 +928,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tlock" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Lock">H5Tlock</a>
@@ -948,7 +963,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_class" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetClass">H5Tget_class</a>
@@ -990,7 +1006,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tdetect_class" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-DetectClass">H5Tdetect_class</a>
@@ -1031,7 +1048,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetSize">H5Tget_size</a>
@@ -1059,7 +1077,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_size" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetSize">H5Tset_size</a>
@@ -1101,7 +1120,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_super" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetSuper">H5Tget_super</a>
@@ -1132,7 +1152,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_native_type" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetNativeType">H5Tget_native_type</a>
@@ -1220,7 +1241,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_order" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetOrder">H5Tget_order</a>
@@ -1259,7 +1281,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_order" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetOrder">H5Tset_order</a>
@@ -1299,7 +1322,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_precision" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetPrecision">H5Tget_precision</a>
@@ -1329,7 +1353,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_precision" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetPrecision">H5Tset_precision</a>
@@ -1370,7 +1395,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_offset" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetOffset">H5Tget_offset</a>
@@ -1444,7 +1470,8 @@ H5Tget_overflow ()
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_offset" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetOffset">H5Tset_offset</a>
@@ -1528,7 +1555,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_pad" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetPad">H5Tget_pad</a>
@@ -1573,7 +1601,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_pad" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetPad">H5Tset_pad</a>
@@ -1615,7 +1644,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_sign" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetSign">H5Tget_sign</a>
@@ -1650,7 +1680,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_sign" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetSign">H5Tset_sign</a>
@@ -1687,7 +1718,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_fields" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetFields">H5Tget_fields</a>
@@ -1734,7 +1766,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_fields" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetFields">H5Tset_fields</a>
@@ -1784,7 +1817,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_ebias" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetEbias">H5Tget_ebias</a>
@@ -1812,7 +1846,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_ebias" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetEbias">H5Tset_ebias</a>
@@ -1843,7 +1878,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_norm" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetNorm">H5Tget_norm</a>
@@ -1880,7 +1916,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_norm" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetNorm">H5Tset_norm</a>
@@ -1920,7 +1957,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_inpad" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetInpad">H5Tget_inpad</a>
@@ -1958,7 +1996,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_inpad" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetInpad">H5Tset_inpad</a>
@@ -2001,7 +2040,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_cset" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetCset">H5Tget_cset</a>
@@ -2034,7 +2074,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_cset" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetCset">H5Tset_cset</a>
@@ -2073,7 +2114,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_strpad" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetStrpad">H5Tget_strpad</a>
@@ -2103,7 +2145,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_strpad" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetStrpad">H5Tset_strpad</a>
@@ -2163,7 +2206,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_nmembers" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetNmembers">H5Tget_nmembers</a>
@@ -2193,7 +2237,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_member_class" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetMemberClass">H5Tget_member_class</a>
@@ -2229,7 +2274,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_member_name" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetMemberName">H5Tget_member_name</a>
@@ -2274,7 +2320,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_member_index" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetMemberIndex">H5Tget_member_index</a>
@@ -2315,7 +2362,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_member_offset" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetMemberOffset">H5Tget_member_offset</a>
@@ -2352,7 +2400,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_member_type" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetMemberType">H5Tget_member_type</a>
@@ -2385,7 +2434,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tinsert" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Insert">H5Tinsert</a>
@@ -2430,7 +2480,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tpack" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Pack">H5Tpack</a>
@@ -2459,7 +2510,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tregister" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Register">H5Tregister</a>
@@ -2556,7 +2608,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tunregister" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Unregister">H5Tunregister</a>
@@ -2588,7 +2641,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tenum_create" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-EnumCreate">H5Tenum_create</a>
@@ -2618,7 +2672,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tenum_insert" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-EnumInsert">H5Tenum_insert</a>
@@ -2663,7 +2718,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tenum_nameof" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-EnumNameOf">H5Tenum_nameof</a>
@@ -2712,7 +2768,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tenum_valueof" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-EnumValueOf">H5Tenum_valueof</a>
@@ -2752,7 +2809,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_member_value" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetMemberValue">H5Tget_member_value</a>
@@ -2791,7 +2849,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tset_tag" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-SetTag">H5Tset_tag</a>
@@ -2824,7 +2883,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_tag" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetTag">H5Tget_tag</a>
@@ -2856,7 +2916,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tarray_create" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-ArrayCreate">H5Tarray_create</a>
@@ -2913,7 +2974,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_array_ndims" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetArrayNdims">H5Tget_array_ndims</a>
@@ -2943,7 +3005,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tget_array_dims" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-GetArrayDims">H5Tget_array_dims</a>
@@ -2983,7 +3046,8 @@ zero.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Tclose" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Datatype-Close">H5Tclose</a>
@@ -3052,9 +3116,11 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 3 July 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 3 July 2003");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/RM_H5Z.html b/doc/html/RM_H5Z.html
index b73394b..27e6491 100644
--- a/doc/html/RM_H5Z.html
+++ b/doc/html/RM_H5Z.html
@@ -26,6 +26,7 @@ HDF5/H5Z API Specification
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
+<!-- HEADER RIGHT " " -->
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
@@ -119,20 +120,20 @@ 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.
-<p>
+<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 go to the C function
+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>
+</font><br>
<table border=0 width=80%>
<tr><td valign=top>
@@ -151,7 +152,9 @@ facilitate moving easily between them.</i>
</td></tr>
</table>
-
+<!-- NEW PAGE -->
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Zregister" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Compression-Register">H5Zregister</a>
@@ -357,9 +360,8 @@ facilitate moving easily between them.</i>
-->
</dl>
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Zunregister" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Compression-Unregister">H5Zunregister</a>
@@ -391,6 +393,8 @@ facilitate moving easily between them.</i>
-->
</dl>
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "H5Zfilter_avail" -->
<hr>
<dl>
<dt><strong>Name:</strong> <a name="Compression-FilterAvail">H5Zfilter_avail</a>
@@ -463,9 +467,11 @@ And in this document, the
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
-</address><!-- #EndLibraryItem -->
-
-Last modified: 10 June 2003
+</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
+<!--
+document.writeln("Last modified: 10 June 2003");
+-->
+</SCRIPT>
</body>
</html>
diff --git a/doc/html/Tools.html b/doc/html/Tools.html
index 8de9377..58a3354 100644
--- a/doc/html/Tools.html
+++ b/doc/html/Tools.html
@@ -25,6 +25,7 @@ HDF5/Tools API Specification
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
+<!-- HEADER RIGHT " " -->
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
@@ -94,7 +95,7 @@ to convert files from HDF4 format to HDF5 format and vice versa.
A tool for converting images in an HDF5 file to a GIF file
<li><a href="#Tools-Perf">h5perf</a> --
A tool for measuring HDF5 performance
- <br><br
+ <br>
</ul>
<li>Configuration and library management utilities:
<ul>
@@ -106,7 +107,7 @@ to convert files from HDF4 format to HDF5 format and vice versa.
A tool for compiling HDF5 programs written in Fortran90
<li><a href="#Tools-H5C++">h5c++</a> --
A tool for compiling HDF5 programs written in C++
- <br><br
+ <br>
</ul>
<li><a href="http://hdf.ncsa.uiuc.edu/java-hdf5-html/">Java-based tools for HDF5</a> --
<em>(at <code>http://hdf.ncsa.uiuc.edu/java-hdf5-html/</code>)</em>
@@ -135,7 +136,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
<p>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h5dump" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-Dump">h5dump</a>
@@ -458,7 +460,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h5ls" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-Ls">h5ls</a>
@@ -535,7 +538,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h5diff" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-Diff">h5diff</a> &nbsp;&nbsp; <em>(Beta version)</em>
@@ -631,7 +635,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h5repart" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-Repart">h5repart</a>
@@ -681,7 +686,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h5import" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-Import">h5import</a>
@@ -1399,9 +1405,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-->
</dl>
-
-
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "gif2h5" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-GIF2H5">gif2h5</a>
@@ -1429,7 +1434,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h52gif" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-H52GIF">h52gif</a>
@@ -1477,7 +1483,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h5toh4" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-H5toh4">h5toh4</a>
@@ -1585,7 +1592,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h4toh5" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-H4toh5">h4toh5</a>
@@ -1701,7 +1709,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h5perf" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-Perf">h5perf</a>
@@ -1923,7 +1932,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h5redeploy" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-Redeploy">h5redeploy</a>
@@ -1974,7 +1984,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h5cc" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-H5CC">h5cc</a>
@@ -2055,7 +2066,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h5fc" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-H5FC">h5fc</a>
@@ -2130,7 +2142,8 @@ to convert files from HDF4 format to HDF5 format and vice versa.
-->
</dl>
-
+<!-- NEW PAGE -->
+<!-- HEADER RIGHT "h5c++" -->
<hr>
<dl>
<dt><strong>Tool Name:</strong> <a name="Tools-H5C++">h5c++</a>