|
tblite
Light-weight tight-binding framework
|
Implementation of HDF5 data handler. More...
Data Types | |
| type | hdf5_data |
Functions/Subroutines | |
| subroutine | list (self, datasets, error) |
Implementation of HDF5 data handler.
| subroutine tblite_io_data_hdf5::list | ( | class(hdf5_data), intent(in) | self, |
| type(iodata_record), dimension(:), intent(out), allocatable | datasets, | ||
| type(error_type), intent(out), allocatable | error ) |
| [in] | self | HDF5 backend instance |
| [out] | datasets | Logical dataset records found in the file |
| [out] | error | Error handling |