summaryrefslogtreecommitdiffstats
path: root/fortran/src/hdf5_fortrandll.def.in
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2023-11-03 13:02:50 (GMT)
committerGitHub <noreply@github.com>2023-11-03 13:02:50 (GMT)
commit5e787741cdc991eb0011c9393152c1678ca737a8 (patch)
tree83b6f4810423d3bafec8ad448946af9f85555c27 /fortran/src/hdf5_fortrandll.def.in
parent7404b57da68e92bd28c5da2053830e7cbfe032d1 (diff)
downloadhdf5-5e787741cdc991eb0011c9393152c1678ca737a8.zip
hdf5-5e787741cdc991eb0011c9393152c1678ca737a8.tar.gz
hdf5-5e787741cdc991eb0011c9393152c1678ca737a8.tar.bz2
Removed the use of C wrappers from H5P APIs. (#3824)
* fix seg fault on frontier/cray * fix seg fault on frontier/cray * fix seg fault on frontier/cray * removed the use of h5pclose_c * removed the use of h5pclose_c
Diffstat (limited to 'fortran/src/hdf5_fortrandll.def.in')
-rw-r--r--fortran/src/hdf5_fortrandll.def.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/fortran/src/hdf5_fortrandll.def.in b/fortran/src/hdf5_fortrandll.def.in
index 2ded002..0080177 100644
--- a/fortran/src/hdf5_fortrandll.def.in
+++ b/fortran/src/hdf5_fortrandll.def.in
@@ -258,7 +258,6 @@ H5P_mp_H5PSET_PRESERVE_F
H5P_mp_H5PGET_PRESERVE_F
H5P_mp_H5PGET_CLASS_F
H5P_mp_H5PCOPY_F
-H5P_mp_H5PCLOSE_F
H5P_mp_H5PSET_CHUNK_F
H5P_mp_H5PGET_CHUNK_F
H5P_mp_H5PSET_DEFLATE_F
@@ -331,7 +330,6 @@ H5P_mp_H5PCOPY_PROP_F
H5P_mp_H5PREMOVE_F
H5P_mp_H5PUNREGISTER_F
H5P_mp_H5PCLOSE_CLASS_F
-H5P_mp_H5PCREATE_CLASS_F
H5P_mp_H5PREGISTER_INTEGER
H5P_mp_H5PREGISTER_CHAR
H5P_mp_H5PINSERT_CHAR