3
0
mirror of https://github.com/triqs/dft_tools synced 2025-01-12 05:58:18 +01:00
dft_tools/test
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
..
pytriqs Comment out unreachable code to avoid warning 2013-08-02 10:15:29 +02:00
speed arrays : rm linalg/determinant and inverse (links) 2013-08-27 13:43:57 +02:00
triqs gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00