TRIQS/triqs_modest 3.3.0
Brillouin zone summation
|
#include <cassert>
#include <ranges>
#include <memory>
#include <type_traits>
#include <utility>
#include <triqs/utility/generator.hpp>
#include <h5/h5.hpp>
#include <fmt/core.h>
#include <hdf5.h>
Go to the source code of this file.
Classes | |
class | h5::proxy |
Namespaces | |
namespace | h5 |
Typedefs | |
using | h5::dcomplex = std::complex< double > |
Functions | |
auto | h5::sort_keys_as_int (proxy const &x) |