3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/triqs/gfs
Olivier Parcollet 2c542647fd clef : new version using lvalues and moving rvalues
- change : all objects are by default
  stored now by reference, not by copy any more.
  Unless the trait force_copy_in_expr is true.
- rvalue refs are moved into the tree
- simplifies a lot the writing of lazy method, objects.
- added a macro for methods
- tests ok. Further check needed to control absence of copies...
- improved documentation
2013-09-08 15:04:12 +02:00
..
domains [API BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +02:00
local Work on gf 2013-09-06 16:00:51 +02:00
meshes gf: mesh. const_iterator and add cbegin 2013-08-27 13:43:58 +02:00
block.hpp gf : correction for block 2013-08-30 12:59:46 +02:00
CMakeLists.txt [API BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +02:00
curry.hpp Work on gf 2013-09-06 16:00:51 +02:00
data_proxies.hpp gf : correction to legendre. 2013-08-30 16:08:40 +02:00
gf_expr.hpp code cleaning 2013-08-27 13:43:58 +02:00
gf.hpp clef : new version using lvalues and moving rvalues 2013-09-08 15:04:12 +02:00
imfreq.hpp gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
imtime.hpp gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
legendre.hpp gf : correction to legendre. 2013-08-30 16:08:40 +02:00
product.hpp Work on gf 2013-09-06 16:00:51 +02:00
re_im_freq.hpp gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
re_im_time.hpp gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
refreq_imtime.hpp gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
refreq.hpp gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
retime.hpp gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
tools.hpp arrays: rm has_view_type_tag & add_views 2013-08-27 13:43:57 +02:00
two_real_times.hpp gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00