From 429079fc1167acceb8b143b6b7d85da3e60343ac Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Wed, 22 Oct 2003 14:45:45 -0500 Subject: [svn-r7694] Description: Integrate Fortran90 function descriptions Remove "Non-C APIs" sections; add "Fortran90 Interface" sections Remove note that Fortran APIs are described in a separate window Platforms tested: Safari --- doc/html/RM_H5S.html | 549 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 437 insertions(+), 112 deletions(-) diff --git a/doc/html/RM_H5S.html b/doc/html/RM_H5S.html index 7bb5286..aaf069f 100644 --- a/doc/html/RM_H5S.html +++ b/doc/html/RM_H5S.html @@ -161,18 +161,10 @@ elements of a dataset.
The FORTRAN90 Interfaces: -
- -In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function -descriptions, which serve as general descriptions for both. A button, -under Non-C API(s) at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them. -
+In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. +
@@ -265,10 +257,20 @@ of the HDF5 User's Guide..
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -297,10 +299,21 @@ of the HDF5 User's Guide..
Returns:
Returns a dataspace identifier if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -329,10 +342,25 @@ of the HDF5 User's Guide..
Returns:
Returns a dataspace identifier if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -384,10 +412,25 @@ of the HDF5 User's Guide..
Returns:
Returns a dataspace identifier if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -420,10 +463,23 @@ of the HDF5 User's Guide..
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -472,11 +528,17 @@ of the HDF5 User's Guide..
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. +
Fortran90 Interface: +
None. + + @@ -503,10 +565,21 @@ of the HDF5 User's Guide..
Returns:
Returns the number of element points in the current dataspace selection if successful. Otherwise returns a negative value. -
Non-C API(s): -
- @@ -562,10 +635,25 @@ of the HDF5 User's Guide..
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -622,10 +710,26 @@ of the HDF5 User's Guide..
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -653,10 +757,21 @@ of the HDF5 User's Guide..
Returns the number of hyperslab blocks in the current dataspace selection if successful. Otherwise returns a negative value. -
Non-C API(s): -
- @@ -682,10 +797,22 @@ of the HDF5 User's Guide..
Returns:
Returns the number of elements in the selection if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -736,10 +863,26 @@ of the HDF5 User's Guide..
Otherwise returns a negative value. -
Non-C API(s): -
- @@ -780,10 +923,25 @@ of the HDF5 User's Guide..
Returns:
Returns the number of dimensions in the dataspace if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -809,10 +967,21 @@ of the HDF5 User's Guide..
Returns:
Returns the number of dimensions in the dataspace if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -839,10 +1008,21 @@ of the HDF5 User's Guide..
Returns:
Returns the number of elements in the dataspace if successful; otherwise returns 0. -
Non-C API(s): -
- @@ -873,10 +1053,25 @@ of the HDF5 User's Guide..
Returns:
Returns a dataspace class name if successful; otherwise H5S_NO_CLASS (-1). -
Non-C API(s): -
- @@ -904,10 +1099,23 @@ of the HDF5 User's Guide..
When successful, returns a positive value, for TRUE, or 0 (zero), for FALSE. Otherwise returns a negative value. -
Non-C API(s): -
- @@ -945,10 +1153,23 @@ of the HDF5 User's Guide..
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -980,10 +1201,20 @@ of the HDF5 User's Guide..
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -1060,10 +1291,29 @@ of the HDF5 User's Guide..
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -1197,10 +1447,34 @@ of the HDF5 User's Guide..
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -1227,10 +1501,20 @@ of the HDF5 User's Guide..
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -1260,10 +1544,23 @@ of the HDF5 User's Guide.. or 0 (zero), for FALSE, if it is not. Returns a negative value on error conditions such as the selection or extent not being defined. -
Non-C API(s): -
- @@ -1290,10 +1587,20 @@ of the HDF5 User's Guide..
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -1342,10 +1649,28 @@ of the HDF5 User's Guide..
Returns:
Returns a dataspace identifier if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -1473,7 +1798,7 @@ And in this document, the Describes HDF5 Release 1.6.0, July 2003 -- cgit v0.12