We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925e306 commit 3a5cc19Copy full SHA for 3a5cc19
src/nf/io/nf_io_hdf5_submodule.f90
@@ -1,7 +1,6 @@
1
submodule(nf_io_hdf5) nf_io_hdf5_submodule
2
3
use iso_fortran_env, only: int64, real32, stderr => error_unit
4
- use functional, only: reverse
5
use h5fortran, only: hdf5_file
6
use hdf5, only: H5F_ACC_RDONLY_F, HID_T, &
7
h5aget_type_f, h5aopen_by_name_f, h5aread_f, &
0 commit comments