Opens hdf5 file
Initialize FORTRAN interface. get library version
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(hdf5_file), | intent(inout) | :: | self | |||
| character(len=*), | intent(in) | :: | filename | |||
| integer, | intent(out), | optional | :: | ierr | ||
| character(len=*), | intent(in), | optional | :: | status | ||
| character(len=*), | intent(in), | optional | :: | action | ||
| integer, | intent(in), | optional | :: | comp_lvl | ||
| logical, | intent(in), | optional | :: | verbose | ||
| logical, | intent(in), | optional | :: | debug |