mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Merge pull request #540 from paulromano/h5p-get-driver-fix
Fix type of return argument for h5pget_driver_f
This commit is contained in:
commit
60ccfc6486
1 changed files with 1 additions and 1 deletions
|
|
@ -1898,7 +1898,7 @@ contains
|
|||
logical :: mpio
|
||||
|
||||
integer :: hdf5_err
|
||||
integer :: driver
|
||||
integer(HID_T) :: driver
|
||||
integer(HID_T) :: file_id
|
||||
integer(HID_T) :: fapl_id
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue