[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:
@@ -261,7 +261,7 @@ FORTRAN Group API -- h5g
|
||||
<p>
|
||||
<hr>
|
||||
<p>
|
||||
<a name="h5glink2_f">
|
||||
<a name="h5glink_f">
|
||||
<p>
|
||||
</a>
|
||||
|
||||
@@ -296,7 +296,7 @@ FORTRAN Group API -- h5g
|
||||
</a>
|
||||
|
||||
|
||||
<dt><strong>FORTRAN interface:</strong>   <strong>h5glink_f</strong>
|
||||
<dt><strong>FORTRAN interface:</strong>   <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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user