[svn-r6464]

Purpose:
    Maintenance
Description:
        * Added support for generic properties.
        * Added support for time allocation properties.
        * Added support for variable length datatypes (only datatypes based
          on INTEGER, REAL and CHARACTER Fortran types are supported).
        * added some missing functions
Solution:
    I am checking in new Fortran APIs and their man pages to support
    1.5 features listed above.
    Not all APIs have tests yet. APIs were written in Fall 2002, and I am afraid
    that I will loose the code or totally forget what I did if I wait longer. ;-)
Platforms tested:
    arabica (fortran), eirene (fortran), modi4 (parallel, fortran)
This commit is contained in:
Elena Pourmal
2003-03-05 15:18:31 -05:00
parent 1e7558dbd0
commit ff5c7fe0d5
26 changed files with 6915 additions and 337 deletions

View File

@@ -261,7 +261,7 @@ FORTRAN Group API -- h5g
<p>&nbsp;
<hr>
<p>&nbsp;
<a name="h5glink2_f">
<a name="h5glink_f">
<p>&nbsp;
</a>
@@ -296,7 +296,7 @@ FORTRAN Group API -- h5g
</a>
<dt><strong>FORTRAN interface:</strong> &nbsp <strong>h5glink_f</strong>
<dt><strong>FORTRAN interface:</strong> &nbsp <strong>h5glink2_f</strong>
<dt><strong>Purpose:</strong>
Creates a link of the specified type from <code> new_name</code> at location
@@ -356,7 +356,7 @@ FORTRAN Group API -- h5g
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
</address>
Last modified: 20 October 1999
Last modified: 11 November 2002
<br>
Describes HDF5 Release 1.5, Unreleased Development Branch