ALPSCore reference
hdf5.hpp
Go to the documentation of this file.
1 /*
2  * Copyright (C) 1998-2018 ALPS Collaboration. See COPYRIGHT.TXT
3  * All rights reserved. Use is subject to license terms. See LICENSE.TXT
4  * For use in publications, see ACKNOWLEDGE.TXT
5  */
6 
7 #ifndef ALPS_HDF5_HPP
8 #define ALPS_HDF5_HPP
9 
10 #include <alps/hdf5/archive.hpp>
11 #include <alps/hdf5/map.hpp>
12 #include <alps/hdf5/set.hpp>
13 #include <alps/hdf5/pair.hpp>
14 #include <alps/hdf5/vector.hpp>
15 #include <alps/hdf5/pointer.hpp>
16 #include <alps/hdf5/complex.hpp>
17 #include <alps/hdf5/valarray.hpp>
20 #include <alps/hdf5/tensor.hpp>
21 
22 #endif //ALPS_HDF5_HPP