TRIQS/h5 1.3.0
C++ interface to HDF5
|
Directories | |
stl | |
Files | |
array_interface.cpp | |
Implementation details for array_interface.hpp. | |
array_interface.hpp | |
Provides a generic interface to read/write n-dimensional arrays from/to HDF5. | |
complex.hpp | |
Provides a compound type and type traits for complex numbers. | |
file.cpp | |
Implementation details for file.hpp. | |
file.hpp | |
Provides a handle to an HDF5 file. | |
format.cpp | |
Implementation details for format.hpp. | |
format.hpp | |
Provides utilities for reading and writing hdf5_format tags. | |
generic.hpp | |
Provides a generic interface for reading/writing data from/to various HDF5 objects. | |
group.cpp | |
Implementation details for group.hpp. | |
group.hpp | |
Provides a handle to an HDF5 group and various methods to simplify the creation/opening of subgroups, datasets and softlinks within a group. | |
h5.hpp | |
Includes all relevant h5 headers. | |
macros.hpp | |
Macros used in the h5 library. | |
object.cpp | |
Implementation details for object.hpp. | |
object.hpp | |
Provides a generic handle for HDF5 objects. | |
scalar.hpp | |
Provides a generic interface to read/write scalars from/to HDF5. | |
serialization.hpp | |
Provides generic serialize and deserialize functions for types that can be read/written from/to HDF5. | |
utils.hpp | |
Provides some utility functions for h5. | |