3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 05:43:40 +01:00
dft_tools/triqs/gfs
Olivier Parcollet b8d7373177 arrays : fix auto_assign for chains assignment.
A(i_)(om_) << ...
for A an array of gf was not working.
Modified the auto_assign of arrays to handle the case when the object
in the array is itself autoassigned.
Using the model of std::vector adapter for clef, which works.
Also fixed the gf for a little details (gf_impl is usually in the expression tree, not gf).
2014-02-21 21:00:38 +01:00
..
domains adding missing map serialization header 2014-02-20 16:43:46 +01:00
local Various small fixes in imfreq Gfs. 2014-02-19 11:59:47 +00:00
meshes gf: correct bug in matsubara_freq mesh point 2014-02-19 21:14:59 +01:00
block.hpp gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
bz.hpp lattice: clean old classes, add bz_mesh, gf on bz 2014-02-18 15:53:38 +01:00
CMakeLists.txt [API BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +02:00
curry.hpp gf curry: clean call for a single index 2013-10-21 17:05:15 +02:00
data_proxies.hpp implement gf_const_view 2013-10-21 15:12:53 +02:00
evaluators.hpp work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
gf_expr.hpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
gf.hpp arrays : fix auto_assign for chains assignment. 2014-02-21 21:00:38 +01:00
imfreq.hpp Various small fixes in imfreq Gfs. 2014-02-19 11:59:47 +00:00
imtime.hpp Fixed antiperiodicity property of imtime 2014-01-20 17:54:33 +01:00
legendre.hpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
product.hpp work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
refreq.hpp work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
retime.hpp work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
tools.hpp work on doc for gf, and details. 2013-12-30 22:32:16 +01:00