summaryrefslogtreecommitdiffstats
path: root/fortran/src/hdf5_fortrandll.def.in
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2019-01-08 17:29:48 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2019-01-08 17:29:48 (GMT)
commit9b6fe52bcf095a2cd6bc35e79bd1e5e341a0e707 (patch)
treed7da78f4b4efc0aba04366cb9f93a30b971427b0 /fortran/src/hdf5_fortrandll.def.in
parent7e500559207e38ba1978d709c32b9ab814d9c202 (diff)
parentb4d4d371a03158c39f120b1bde6c4bd51f1b2eb6 (diff)
downloadhdf5-9b6fe52bcf095a2cd6bc35e79bd1e5e341a0e707.zip
hdf5-9b6fe52bcf095a2cd6bc35e79bd1e5e341a0e707.tar.gz
hdf5-9b6fe52bcf095a2cd6bc35e79bd1e5e341a0e707.tar.bz2
Merge pull request #1409 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10443 to develop
* commit 'b4d4d371a03158c39f120b1bde6c4bd51f1b2eb6': HDFFV-10443: Add "field" parameter to H5Oinfo* and H5Ovisit* APIs. Added chunked dataset, H5S_ALL test typo typo updated defined constants Documented HDFFV-10652 HDFFV-10652 Implemented a process-0 read and then broadcast for collective read of full datasets (H5S_ALL) by all the processes in the file communicator. Removed reason for breaking read-proc0-and-bcast switched to using CX instead of a global var. HDFFV-10652 Implemented a process-0 read and then broadcast for collective read of full datasets (H5S_ALL) by all the processes in the file communicator.
Diffstat (limited to 'fortran/src/hdf5_fortrandll.def.in')
-rw-r--r--fortran/src/hdf5_fortrandll.def.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/fortran/src/hdf5_fortrandll.def.in b/fortran/src/hdf5_fortrandll.def.in
index f3458cb..a99efad 100644
--- a/fortran/src/hdf5_fortrandll.def.in
+++ b/fortran/src/hdf5_fortrandll.def.in
@@ -8,6 +8,7 @@ H5LIB_mp_H5GARBAGE_COLLECT_F
H5LIB_mp_H5DONT_ATEXIT_F
H5LIB_mp_H5KIND_TO_TYPE
H5LIB_mp_H5OFFSETOF
+H5LIB_mp_H5GMTIME
; H5A
H5A_mp_H5AWRITE_CHAR_SCALAR
H5A_mp_H5AREAD_CHAR_SCALAR