3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/triqs/gfs
Olivier Parcollet b45045e81c gfs: change the name of the mesh -> gf_mesh for gcc
gcc has a pb because the template mesh<Variable,Opt>
has the name same as the gf mesh method (!).
Clang is fine however on this...

Solution : rename the template mesh<...> to gf_mesh...
Not very elegant, but ok.
2013-08-27 14:20:50 +02:00
..
domains [API BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +02:00
local arrays: rm has_view_type_tag & add_views 2013-08-27 13:43:57 +02:00
meshes gf: mesh. const_iterator and add cbegin 2013-08-27 13:43:58 +02:00
block.hpp gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
CMakeLists.txt [API BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +02:00
curry.hpp gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
data_proxies.hpp gf product and curry. First draft 2013-07-30 22:37:41 +02:00
gf_expr.hpp code cleaning 2013-08-27 13:43:58 +02:00
gf.hpp gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +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 gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
product.hpp gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +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