[svn-r3458]
Purpose:
Updating FORTRAN API
Description:
RM_H5P.html
fortran/h5p_FORTRAN.html
Made H5Pset_fapl_split warning into a separate paragraph so that
it is more visible. [RM_H5P.html only]
Removed
h5pset_stdio_f h5pset_sec2_f
h5pget_stdio_f h5pget_sec2_f
h5pset_core_f h5pset_family_f
h5pget_core_f h5pget_family_f
Replaced
h5pset_mpi_f h5pset_xfer_f
h5pget_mpi_f h5pget_xfer_f
with
h5pset_fapl_mpio_f h5pset_dxpl_mpio_f
h5pget_fapl_mpio_f h5pget_dxpl_mpio_f
Platforms tested:
IE 5
This commit is contained in:
@@ -232,43 +232,6 @@ facilitate moving easily between them.</i>
|
||||
</td><td> </td><td valign=top>
|
||||
|
||||
|
||||
<i>File Access Properties</i>
|
||||
<ul>
|
||||
<li><a href="#Property-GetDriver">h5pget_driver_f</a>
|
||||
<li><a href="#Property-SetStdio">h5pset_stdio_f</a>
|
||||
<li><a href="#Property-GetStdio">h5pget_stdio_f</a>
|
||||
<li><a href="#Property-SetSec2">h5pset_sec2_f</a>
|
||||
<li><a href="#Property-GetSec2">h5pget_sec2_f</a>
|
||||
<li><a href="#Property-SetAlignment">h5pset_alignment_f</a>
|
||||
<li><a href="#Property-GetAlignment">h5pget_alignment_f</a>
|
||||
<li><a href="#Property-SetCore">h5pset_core_f</a>
|
||||
<li><a href="#Property-GetCore">h5pget_core_f</a>
|
||||
<li><a href="#Property-SetMPI">h5pset_mpi_f</a> ||
|
||||
<li><a href="#Property-GetMPI">h5pget_mpi_f</a> ||
|
||||
<!--<li><a href="#Property-SetFamily">h5pset_family_f</a> -->
|
||||
<!--<li><a href="#Property-GetFamily">h5pget_family_f</a> -->
|
||||
<li><a href="#Property-SetCache">h5pset_cache_f</a>
|
||||
<li><a href="#Property-GetCache">h5pget_cache_f</a>
|
||||
<li><a href="#Property-SetSplit">h5pset_split_f</a>
|
||||
<li><a href="#Property-GetSplit">h5pget_split_f</a>
|
||||
<li><a href="#Property-SetGCReferences">h5pset_gc_references_f</a>
|
||||
<li><a href="#Property-GetGCReferences">h5pget_gc_references_f</a>
|
||||
</ul>
|
||||
|
||||
<!--
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
-->
|
||||
<br>
|
||||
<br>
|
||||
|| <i>Available only in the parallel HDF5 library.</i>
|
||||
|
||||
|
||||
</td><td> </td><td valign=top>
|
||||
|
||||
<i>Dataset Creation Properties</i>
|
||||
<ul>
|
||||
<li><a href="#Property-SetLayout">h5pset_layout_f</a>
|
||||
@@ -289,6 +252,45 @@ facilitate moving easily between them.</i>
|
||||
<li><a href="#Property-GetExternal">h5pget_external_f</a>
|
||||
</ul>
|
||||
|
||||
<!--
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
-->
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|| <i>Available only in the parallel HDF5 library.</i>
|
||||
|
||||
|
||||
</td><td> </td><td valign=top>
|
||||
|
||||
|
||||
<i>File Access Properties</i>
|
||||
<ul>
|
||||
<li><a href="#Property-GetDriver">h5pget_driver_f</a>
|
||||
<!--<li><a href="#Property-SetStdio">h5pset_stdio_f</a> -->
|
||||
<!--<li><a href="#Property-GetStdio">h5pget_stdio_f</a> -->
|
||||
<!--<li><a href="#Property-SetSec2">h5pset_sec2_f</a> -->
|
||||
<!--<li><a href="#Property-GetSec2">h5pget_sec2_f</a> -->
|
||||
<li><a href="#Property-SetAlignment">h5pset_alignment_f</a>
|
||||
<li><a href="#Property-GetAlignment">h5pget_alignment_f</a>
|
||||
<!--<li><a href="#Property-SetCore">h5pset_core_f</a> -->
|
||||
<!--<li><a href="#Property-GetCore">h5pget_core_f</a> -->
|
||||
<li><a href="#Property-SetFaplMpio">h5pset_fapl_mpi_f</a> ||
|
||||
<li><a href="#Property-GetFaplMpio">h5pget_fapl_mpi_f</a> ||
|
||||
<!--<li><a href="#Property-SetFamily">h5pset_family_f</a> -->
|
||||
<!--<li><a href="#Property-GetFamily">h5pget_family_f</a> -->
|
||||
<li><a href="#Property-SetCache">h5pset_cache_f</a>
|
||||
<li><a href="#Property-GetCache">h5pget_cache_f</a>
|
||||
<li><a href="#Property-SetSplit">h5pset_split_f</a>
|
||||
<li><a href="#Property-GetSplit">h5pget_split_f</a>
|
||||
<li><a href="#Property-SetGCReferences">h5pset_gc_references_f</a>
|
||||
<li><a href="#Property-GetGCReferences">h5pget_gc_references_f</a>
|
||||
</ul>
|
||||
|
||||
|
||||
<p><i>Dataset Memory and Transfer Properties</i>
|
||||
<ul>
|
||||
<!--<li><a href="#Property-SetBuffer">h5pset_buffer_f</a> -->
|
||||
@@ -299,8 +301,8 @@ facilitate moving easily between them.</i>
|
||||
<li><a href="#Property-GetHyperCache">h5pget_hyper_cache_f</a>
|
||||
<li><a href="#Property-SetBTreeRatios">h5pset_btree_ratios_f</a>
|
||||
<li><a href="#Property-GetBTreeRatios">h5pget_btree_ratios_f</a>
|
||||
<li><a href="#Property-SetXfer">h5pset_xfer_f</a> ||
|
||||
<li><a href="#Property-GetXfer">h5pget_xfer_f</a> ||
|
||||
<li><a href="#Property-SetDxplMpio">h5pset_dxpl_mpi_f</a> ||
|
||||
<li><a href="#Property-GetDxplMpio">h5pget_dxpl_mpi_f</a> ||
|
||||
</ul>
|
||||
|
||||
</td></tr>
|
||||
@@ -2751,11 +2753,9 @@ facilitate moving easily between them.</i>
|
||||
<dt><strong>Returns:</strong>
|
||||
<dd>Returns a non-negative value if successful.
|
||||
Otherwise returns a negative value.
|
||||
<!--
|
||||
<dt><strong>Non-C API(s):</strong>
|
||||
<dd><a href="fortran/h5p_FORTRAN.html#h5pxxx_f"
|
||||
<dd><a href="fortran/h5p_FORTRAN.html#h5pset_fapl_mpi_f"
|
||||
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
|
||||
-->
|
||||
<!--
|
||||
<img src="Graphics/Java.gif">
|
||||
<img src="Graphics/C++.gif">
|
||||
@@ -2795,11 +2795,9 @@ facilitate moving easily between them.</i>
|
||||
<dt><strong>Returns:</strong>
|
||||
<dd>Returns a non-negative value if successful.
|
||||
Otherwise returns a negative value.
|
||||
<!--
|
||||
<dt><strong>Non-C API(s):</strong>
|
||||
<dd><a href="fortran/h5p_FORTRAN.html#h5pxxx_f"
|
||||
<dd><a href="fortran/h5p_FORTRAN.html#h5pget_fapl_mpi_f"
|
||||
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
|
||||
-->
|
||||
<!--
|
||||
<img src="Graphics/Java.gif">
|
||||
<img src="Graphics/C++.gif">
|
||||
@@ -2842,11 +2840,9 @@ facilitate moving easily between them.</i>
|
||||
<dt><strong>Returns:</strong>
|
||||
<dd>Returns a non-negative value if successful.
|
||||
Otherwise returns a negative value.
|
||||
<!--
|
||||
<dt><strong>Non-C API(s):</strong>
|
||||
<dd><a href="fortran/h5p_FORTRAN.html#h5pxxx_f"
|
||||
<dd><a href="fortran/h5p_FORTRAN.html#h5pset_dxpl_mpi_f"
|
||||
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
|
||||
-->
|
||||
<!--
|
||||
<img src="Graphics/Java.gif">
|
||||
<img src="Graphics/C++.gif">
|
||||
@@ -2882,11 +2878,9 @@ facilitate moving easily between them.</i>
|
||||
<dt><strong>Returns:</strong>
|
||||
<dd>Returns a non-negative value if successful.
|
||||
Otherwise returns a negative value.
|
||||
<!--
|
||||
<dt><strong>Non-C API(s):</strong>
|
||||
<dd><a href="fortran/h5p_FORTRAN.html#h5pxxx_f"
|
||||
<dd><a href="fortran/h5p_FORTRAN.html#h5pget_dxpl_mpi_f"
|
||||
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
|
||||
-->
|
||||
<!--
|
||||
<img src="Graphics/Java.gif">
|
||||
<img src="Graphics/C++.gif">
|
||||
@@ -3184,8 +3178,9 @@ facilitate moving easily between them.</i>
|
||||
HDF5 Releases 1.0 and 1.2.
|
||||
The split file driver stored metadata and raw data in separate files
|
||||
but provide no mechanism for separating types of metadata.
|
||||
(Caution: this function maybe changed in the next release due to a
|
||||
pending extension to the function.)
|
||||
<p>
|
||||
<b><i>Caution:</i></b> This function may be changed in the next release due to a
|
||||
pending extension to the function.
|
||||
<p>
|
||||
<code>fapl_id</code> is a file access property list identifier.
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user