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