[svn-r3659]

Added html files with references to the fortran 90 files.
(under examples/)
This commit is contained in:
Barbara Jones
2001-03-19 09:26:47 -05:00
parent 380eb42bc5
commit f11cef2c56
30 changed files with 2967 additions and 3139 deletions

View File

@@ -19,8 +19,6 @@ width=78 height=27 alt="NCSA"><P></A>
<hr noshade size=1>
<!-- The following buttons are for use only when the Tutorial is served from the HDF web server.
<CENTER>
<FONT SIZE="3" FACE="arial,helvetica" COLOR="#c80028">
<B>[</B> <A HREF="http://hdf.ncsa.uiuc.edu/index.html">Home</A> <B>]</B>
@@ -28,12 +26,22 @@ width=78 height=27 alt="NCSA"><P></A>
<B>[</B> <A HREF="http://hdf.ncsa.uiuc.edu/products.html">Products</A> <B>]</B>
<B>[</B> <A HREF="http://hdf.ncsa.uiuc.edu/newsletters.html">Newsletters</A> <B>]</B>
<B>[</B> <A HREF="http://hdf.ncsa.uiuc.edu/docs.html">Documentation</A> <B>]</B>
<BR>
</FONT>
<BR>
</CENTER>
<BR CLEAR=ALL><BR>
-->
<BR CLEAR=ALL><BR>
<BODY>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<BIG><B>NOTE:</B></BIG> &nbsp;
This tutorial does NOT include the software needed to
<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
compile the examples. You will need to
<A HREF="./software.html">obtain</A> it first.
<H2>Contents:</H2>
<H3>Introductory Topics</H3>
<OL>
@@ -42,11 +50,11 @@ width=78 height=27 alt="NCSA"><P></A>
<LI><A HREF="api.html">The HDF5 API</A>
<LI><A HREF="crtfile.html">Creating an HDF5 File</A>
<LI><A HREF="crtdat.html">Creating a Dataset</A>
<LI><A HREF="rdwt.html">Reading from/Writing to a Dataset</A>
<LI><A HREF="rdwt.html">Reading from or Writing to a Dataset</A>
<LI><A HREF="crtatt.html">Creating an Attribute</A>
<LI><A HREF="crtgrp.html">Creating a Group</A>
<LI><A HREF="crtgrpar.html">Creating Groups using Absolute/Relative
Names</A>
<LI><A HREF="crtgrpar.html">Creating Groups Using Absolute and
Relative Names</A>
<LI><A HREF="crtgrpd.html">Creating Datasets in Groups</A>
</OL>
<UL>
@@ -55,9 +63,9 @@ Names</A>
</UL>
<H3>Advanced Topics</H3>
<UL>
<LI><A HREF="compound.html">Compound Data Types</A>
<LI><A HREF="select.html">Selections using H5Sselect_hyperslab</A>
<LI><A HREF="selectc.html">Selections using H5Sselect_elements and H5SCopy</A>
<LI><A HREF="compound.html">Compound Datatypes</A>
<LI><A HREF="select.html">Dataspace Selection - Hyperslab</A>
<LI><A HREF="selectc.html">Dataspace Selection - Individual Points</A>
<LI><A HREF="reftoobj.html">References to Objects</A>
<LI><A HREF="reftoreg.html">References to Dataset Regions</A>
<LI><A HREF="extend.html">Chunking and Extendible Datasets</A>
@@ -86,7 +94,7 @@ Names</A>
<!-- <A HREF="helpdesk.mail.html"> -->
<A HREF="mailto:hdfhelp@ncsa.uiuc.edu">
hdfhelp@ncsa.uiuc.edu</A>
<BR> <H6>Last Modified: October 8, 1999</H6><BR>
<BR> <H6>Last Modified: January 10, 2001</H6><BR>
<!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu -->
</FONT>
<BR>