SIRIUS 7.5.0
Electronic structure library and applications
|
Contains definition and implementation of sirius::HDF5_tree class. More...
Go to the source code of this file.
Classes | |
struct | sirius::hdf5_type_wrapper< float > |
struct | sirius::hdf5_type_wrapper< double > |
struct | sirius::hdf5_type_wrapper< int > |
struct | sirius::hdf5_type_wrapper< uint8_t > |
class | sirius::HDF5_tree |
Interface to the HDF5 library. More... | |
class | sirius::HDF5_tree::HDF5_group |
Auxiliary class to handle HDF5 Group object. More... | |
class | sirius::HDF5_tree::HDF5_dataspace |
Auxiliary class to handle HDF5 Dataspace object. More... | |
class | sirius::HDF5_tree::HDF5_dataset |
Auxiliary class to handle HDF5 Dataset object. More... | |
class | sirius::HDF5_tree::HDF5_attribute |
Namespaces | |
module | sirius |
Namespace of the SIRIUS library. | |
Enumerations | |
enum class | hdf5_access_t { truncate , read_write , read_only } |
Contains definition and implementation of sirius::HDF5_tree class.
Definition in file hdf5_tree.hpp.