3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/doc/reference/c++
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 First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
arrays_old First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
clef First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +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
learn First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
lectures First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mctools First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
parameters 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
CMakeLists.txt.v1 First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
conf.py.in First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
contents.rst First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
intro.rst First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
utility.rst First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00