3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-26 14:23:38 +01:00
dft_tools/test/triqs/gf
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
..
block.cpp [API BREAK] gf : rename namespace gf->gfs 2013-07-28 21:11:28 +02:00
block.output 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
fourier1.cpp [API BREAK] gf : rename namespace gf->gfs 2013-07-28 21:11:28 +02:00
gf_2times_b.cpp [API BREAK] gf : mesh_pt into [] 2013-07-29 11:52:53 +02:00
gf_2times.cpp [API BREAK] gf : mesh_pt into [] 2013-07-29 11:52:53 +02:00
gf_re_im_freq_time.cpp [API BREAK] gf : mesh_pt into [] 2013-07-29 11:52:53 +02:00
gf_retw.cpp [API BREAK] gf : mesh_pt into [] 2013-07-29 11:52:53 +02:00
gf.output First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gfv2.cpp [API BREAK] gf : rename namespace gf->gfs 2013-07-28 21:11:28 +02:00
gfv2.output First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mpi_red.cpp [API BREAK] gf : rename namespace gf->gfs 2013-07-28 21:11:28 +02:00
pb_affichage.cpp [API BREAK] gf : mesh_pt into [] 2013-07-29 11:52:53 +02:00
ser.cpp [API BREAK] gf : rename namespace gf->gfs 2013-07-28 21:11:28 +02:00
test_fourier_matsubara.cpp [API BREAK] gf : mesh_pt into [] 2013-07-29 11:52:53 +02:00
test_fourier_real_time.cpp [API BREAK] gf : mesh_pt into [] 2013-07-29 11:52:53 +02:00
test_fourier_real_time.ipynb work on gf: scalar_valued, ... 2013-07-19 13:41:34 +02:00
test_gf_triqs.cpp [API BREAK] gf : rename namespace gf->gfs 2013-07-28 21:11:28 +02:00
vector_expr_temp.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
wrap_tech.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
wrap_tech.output First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00