3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-26 14:23:38 +01:00
dft_tools/triqs
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
..
arrays arrays : correct deletion of std::swap for views 2013-08-27 13:43:58 +02:00
clef [API BREAK] gf : mesh_pt into [] 2013-07-29 11:52:53 +02:00
det_manip arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
gfs gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
h5 changing non_view_type to regular_type 2013-08-27 13:43:57 +02:00
lattice arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
mc_tools mc_tools : add precomputation (first draft) 2013-07-23 13:43:54 +02:00
parameters First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
python_tools changing non_view_type to regular_type 2013-08-27 13:43:57 +02:00
utility code cleaning 2013-08-27 13:43:58 +02:00
arrays.hpp arrays : rm linalg/determinant and inverse (links) 2013-08-27 13:43:57 +02:00
clef.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gfs.hpp [API BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +02:00
h5.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
parameters.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00