From 0710ab3955c9d5cf7e5ba4be3b48c6e8380553ae Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Thu, 27 Sep 2012 10:59:40 -0500 Subject: [svn-r22823] Fix for HDFFV-7658: Add FORTRAN interface for H5Pget_mpio_actual_io_mode API routine Test: jam (gnu) --- fortran/src/phdf5_fortrandll.def | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fortran/src/phdf5_fortrandll.def b/fortran/src/phdf5_fortrandll.def index 7a196cd..c3342d3 100644 --- a/fortran/src/phdf5_fortrandll.def +++ b/fortran/src/phdf5_fortrandll.def @@ -528,4 +528,9 @@ H5Z_mp_H5ZFILTER_AVAIL_F H5Z_mp_H5ZGET_FILTER_INFO_F ; Parallel H5FDMPIO_mp_H5PSET_FAPL_MPIO_F +H5FDMPIO_mp_H5PGET_FAPL_MPIO_F H5FDMPIO_mp_H5PSET_DXPL_MPIO_F +H5FDMPIO_mp_H5PGET_DXPL_MPIO_F +H5FDMPIO_mp_H5PSET_FAPL_MPIPOSIX_F +H5FDMPIO_mp_H5PGET_FAPL_MPIPOSIX_F +H5FDMPIO_mp_H5PGET_MPIO_ACTUAL_IO_MODE_F \ No newline at end of file -- cgit v0.12