[svn-r3460]
Purpose:
Updating Fortran90 APIs.
Description:
fortran/h5t_FORTRAN.html
Removed h5tget_member_dims_f and h5tinsert_array_f.
fortran/h5d_FORTRAN.html
Created near-duplicate h5dwrite and h5dread entries:
One for all datatypes EXCEPT object and dataset region references.
One for object and dataset region reference datatypes.
Added buffer size parameter, n, and changed buffer rank to 1 in
reference datatypes version.
Platforms tested:
IE 5
This commit is contained in:
@@ -877,6 +877,8 @@ FORTRAN Datatype API -- h5t
|
||||
</pre>
|
||||
|
||||
|
||||
<!-- [removed -- underlying C function removed from library]
|
||||
|
||||
<p>
|
||||
<p>
|
||||
<hr>
|
||||
@@ -906,6 +908,8 @@ FORTRAN Datatype API -- h5t
|
||||
</pre>
|
||||
|
||||
|
||||
-->
|
||||
|
||||
<p>
|
||||
<p>
|
||||
<hr>
|
||||
@@ -1002,6 +1006,8 @@ FORTRAN Datatype API -- h5t
|
||||
</pre>
|
||||
|
||||
|
||||
<!-- [removed -- underlying C function removed from library]
|
||||
|
||||
<p>
|
||||
<p>
|
||||
<hr>
|
||||
@@ -1032,6 +1038,8 @@ FORTRAN Datatype API -- h5t
|
||||
END SUBROUTINE h5tinsert_array_f
|
||||
</pre>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
<p>
|
||||
<p>
|
||||
@@ -1217,9 +1225,9 @@ FORTRAN Datatype API -- h5t
|
||||
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
|
||||
</address>
|
||||
|
||||
Last modified: 14 July 2000
|
||||
Last modified: 19 February 2001
|
||||
<br>
|
||||
Describes HDF5 Release 1.2.2, July 2000
|
||||
Describes HDF5 Release 1.4, February 2001
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user