3
0
mirror of https://github.com/triqs/dft_tools synced 2025-01-12 22:18:23 +01:00
dft_tools/triqs
Olivier Parcollet 7847b71552 [API BREAK] gf : mesh_pt into []
- All access to grid is now using the [] operator.
() always returns const, and is an evaluation over the domain.

- Now :
 * () is always a call to evaluator (or a lazy expression).
 * mesh_pt accepted by [] , both const and non const,
and not by ().

- Ported the libs (fourier et al.) but this break API.
2013-07-29 11:52:53 +02:00
..
arrays arrays: fix a missing include in eigenelements 2013-07-25 15:19:54 +02:00
clef [API BREAK] gf : mesh_pt into [] 2013-07-29 11:52:53 +02:00
det_manip First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf [API BREAK] gf : mesh_pt into [] 2013-07-29 11:52:53 +02:00
h5 First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
lattice arrays: new ref counting and weak views 2013-07-23 08:13:44 +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 First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
utility icc : workaround macro was not set in the config.h 2013-07-25 23:08:44 +02:00
arrays.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +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] gf : mesh_pt into [] 2013-07-29 11:52:53 +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