KronLinInv
0.3
Kronecker-product-based linear inversion
|
Go to the source code of this file.
Modules | |
module | readwriteh5 |
Module to read and write HDF5 files. | |
Functions/Subroutines | |
subroutine | readwriteh5::writereal1darrh5 (outfile, dsetname, arr) |
subroutine | readwriteh5::writereal2darrh5 (outfile, dsetname, arr) |
subroutine | readwriteh5::readreal1darrh5 (inpfile, dsetname, arr) |
subroutine | readwriteh5::readreal2darrh5 (inpfile, dsetname, arr) |
subroutine | readwriteh5::checkchunking (chunk) |
Variables | |
logical, private | readwriteh5::h5firsttimeread = .true. |