Skip to content

Commit

Permalink
Added missing DLL for H5PGET_ACTUAL_SELECTION_IO_MODE_F (#3760)
Browse files Browse the repository at this point in the history
* add missing H5PGET_ACTUAL_SELECTION_IO_MODE_F dll
  • Loading branch information
brtnfld authored Oct 24, 2023
1 parent b411852 commit 207d749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fortran/src/hdf5_fortrandll.def.in
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,7 @@ H5P_mp_H5PSET_FILE_SPACE_STRATEGY_F
H5P_mp_H5PGET_FILE_SPACE_STRATEGY_F
H5P_mp_H5PSET_FILE_SPACE_PAGE_SIZE_F
H5P_mp_H5PGET_FILE_SPACE_PAGE_SIZE_F
H5P_mp_H5PGET_ACTUAL_SELECTION_IO_MODE_F
; Parallel
@H5_NOPAREXP@H5P_mp_H5PSET_FAPL_MPIO_F
@H5_NOPAREXP@H5P_mp_H5PGET_FAPL_MPIO_F
Expand Down

0 comments on commit 207d749

Please sign in to comment.