mirror of
https://github.com/triqs/dft_tools
synced 2024-12-26 06:14:14 +01:00
b45045e81c
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. |
||
---|---|---|
.. | ||
arrays | ||
clef | ||
clef_examples | ||
det_manip | ||
gf | ||
parameters | ||
utility | ||
CMakeLists.txt |