Modules

ModuleSource FileDescription
file_imagefile_image.f90

HDF5 file images are an in-RAM fast HDF5 virtual file. there are many caveats to their use and they might never be included in h5fortran

Read more…
h5fortraninterface.f90

HDF5 object-oriented polymorphic interface

   attributesattributes.f90
   pathlibpathlib.in.f90

vendored from Michael Hirsch's Fortran pathlib

   readread.f90

This submodule is for reading HDF5 via submodules

      readerreader.f90

This submodule is for reading 0-D..7-D data

      reader_ltreader_lt.in.f90
      reader_NDreader_nd.f90
   writewrite.f90

This submodule is for writing HDF5 data via child submodules

      writerwriter.in.f90

This submodule is for writing 0-D..7-D data

      writer_ltwriter_lt.in.f90
      writer_NDwriter_nd.f90
h5layouth5compact.f90
module~~graph~~ModuleGraph module~read read module~h5fortran h5fortran module~read->module~h5fortran H5LT H5LT module~read->H5LT hdf5 hdf5 module~read->hdf5 module~reader reader module~reader->module~read h5lt h5lt module~reader->h5lt module~reader->hdf5 module~attributes attributes module~attributes->module~h5fortran module~attributes->h5lt iso_c_binding iso_c_binding module~h5fortran->iso_c_binding module~h5fortran->h5lt iso_fortran_env iso_fortran_env module~h5fortran->iso_fortran_env module~h5fortran->hdf5 module~reader_nd reader_ND module~reader_nd->module~read module~write write module~write->module~h5fortran module~write->H5LT module~write->hdf5 module~file_image file_image module~file_image->iso_c_binding module~file_image->iso_fortran_env module~file_image->hdf5 module~writer writer module~writer->module~write module~writer->hdf5 module~pathlib pathlib module~pathlib->module~h5fortran module~reader_lt reader_lt module~reader_lt->module~read module~writer_nd writer_ND module~writer_nd->module~write module~h5layout h5layout module~h5layout->h5lt module~h5layout->iso_fortran_env module~h5layout->hdf5 module~writer_lt writer_lt module~writer_lt->module~write program~scalar_test scalar_test program~scalar_test->module~h5fortran program~scalar_test->iso_fortran_env program~scalar_test->hdf5 program~array_test array_test program~array_test->module~h5fortran ieee_arithmetic ieee_arithmetic program~array_test->ieee_arithmetic program~array_test->iso_fortran_env program~fail_slice_mismatch fail_slice_mismatch program~fail_slice_mismatch->module~h5fortran program~test_attributes test_attributes program~test_attributes->module~h5fortran program~test_attributes->iso_fortran_env program~test_error test_error program~test_error->module~h5fortran program~test_error->iso_fortran_env program~exist_tests exist_tests program~exist_tests->module~h5fortran program~exist_tests->iso_fortran_env program~fail_slice_mismatch~2 fail_slice_mismatch program~fail_slice_mismatch~2->module~h5fortran program~nonexistvar nonexistvar program~nonexistvar->module~h5fortran program~test_shape test_shape program~test_shape->module~h5fortran program~test_shape->iso_fortran_env program~test_file_image test_file_image program~test_file_image->module~file_image program~test_file_image->iso_fortran_env program~test_string test_string program~test_string->module~h5fortran program~test_string->iso_c_binding program~test_string->iso_fortran_env program~compact compact program~compact->module~h5layout program~compact->hdf5 program~fail_unknown_read fail_unknown_read program~fail_unknown_read->module~h5fortran program~test_layout test_layout program~test_layout->module~h5fortran program~test_layout->iso_fortran_env program~test_layout->hdf5 program~test_minimal test_minimal program~test_minimal->h5lt program~test_minimal->hdf5 program~test_destruct test_destruct program~test_destruct->module~h5fortran program~test_destruct->iso_fortran_env program~test_deflate test_deflate program~test_deflate->module~h5fortran program~test_deflate->iso_fortran_env program~test_deflate->hdf5 program~test_lt test_lt program~test_lt->module~h5fortran program~main_int64 main_int64 program~main_int64->iso_fortran_env program~main_int64->hdf5 program~test_hdf5 test_hdf5 program~test_hdf5->module~h5fortran program~test_hdf5->iso_fortran_env
Help