[svn-r6600]
Purpose:
Link in additional Fortran90 functions.
Description:
Linked 68 new Fortran90 functions to the discussions of the corresponding
C functions. Made the corresponding Fortran index changes in the
function listings at the tops of the RM pages.
Fixed formatting and link typos in RM_H5P.html & fortran/h5p_FORTRAN.html.
Platforms tested:
Safari and IE 5
This commit is contained in:
@@ -1437,7 +1437,7 @@ FORTRAN Property List API -- h5p
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<dt><strong>FORTRAN interface:</strong>   <strong>h5pget_buffer_f</strong>
|
||||
<pre>
|
||||
|
||||
SUBROUTINE h5pget_buffer_f(plist_id, size, hdferr)
|
||||
@@ -1770,13 +1770,13 @@ FORTRAN Property List API -- h5p
|
||||
<p>
|
||||
<hr>
|
||||
<p>
|
||||
<a name="h5pset_small_data_block_size_f">
|
||||
<a name="h5pget_small_data_block_size_f">
|
||||
<p>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<dt><strong>FORTRAN interface:</strong>   <strong>h5pset_small_data_block_size_f</strong>
|
||||
<dt><strong>FORTRAN interface:</strong>   <strong>h5pget_small_data_block_size_f</strong>
|
||||
<pre>
|
||||
|
||||
SUBROUTINE h5pget_small_data_block_size_f(plist_id, size, hdferr)
|
||||
@@ -2093,7 +2093,7 @@ FORTRAN Property List API -- h5p
|
||||
<p>
|
||||
<hr>
|
||||
<p>
|
||||
<a name=" h5pcopy_prop_f">
|
||||
<a name="h5pcopy_prop_f">
|
||||
<p>
|
||||
</a>
|
||||
|
||||
@@ -2202,7 +2202,7 @@ FORTRAN Property List API -- h5p
|
||||
INTEGER, INTENT(OUT) :: hdferr ! Error code
|
||||
! 0 on success and -1 on failure
|
||||
END SUBROUTINE h5pclose_close_f
|
||||
</dl>
|
||||
</pre>
|
||||
|
||||
|
||||
|
||||
@@ -2328,6 +2328,9 @@ FORTRAN Property List API -- h5p
|
||||
! 0 on success and -1 on failure
|
||||
|
||||
END SUBROUTINE h5pset_fletcher32_f
|
||||
</pre>
|
||||
|
||||
|
||||
<p>
|
||||
<p>
|
||||
<hr>
|
||||
@@ -2340,7 +2343,7 @@ FORTRAN Property List API -- h5p
|
||||
Describes HDF5 Release 1.5, Unreleased Development Branch
|
||||
</address><!-- #EndLibraryItem -->
|
||||
|
||||
Last modified: 19 March 2003
|
||||
Last modified: 7 April 2003
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user