mirror of
https://github.com/triqs/dft_tools
synced 2024-12-26 06:14:14 +01:00
a5938a8d9e
- the arithmetics of the gf mesh_points : the forwarding of the second argument was missing, leading to subtle bugs e.g. in (in matrix case) : deltaw(iom_) << iom_ * gw.singularity()(-1) + gw.singularity()(0) - gw(iom_); because the partial evaluation of the expression introduced a dangling const matrix_view & instead of moving the temporary matrix_view into the final matrix expression template. |
||
---|---|---|
.. | ||
domains | ||
local | ||
meshes | ||
block.hpp | ||
CMakeLists.txt | ||
curry.hpp | ||
data_proxies.hpp | ||
gf_expr.hpp | ||
gf.hpp | ||
imfreq.hpp | ||
imtime.hpp | ||
legendre.hpp | ||
product.hpp | ||
re_im_freq.hpp | ||
re_im_time.hpp | ||
refreq_imtime.hpp | ||
refreq.hpp | ||
retime.hpp | ||
tools.hpp | ||
two_real_times.hpp |