3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-27 06:43:40 +01:00
dft_tools/test/triqs/gfs
Olivier Parcollet 73d81cc55a gf: correct bug in matsubara_freq mesh point
- bool at_end() for a mesh point means AFTER the last point ,
as end in STL. It was not correct ( +1 missing).
- also the at_end was not computed in the mesh product.
- it slightly changes the test_fit_tail --> just changed the output.
--> did this bug affect other functions/codes ?
2014-02-19 21:14:59 +01:00
..
array_gf.cpp arrays: h5 read/write for arrays of complex types 2014-02-13 21:46:23 +01:00
block.cpp gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
block.output gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
CMakeLists.txt mv test gf -> gfs 2013-09-06 17:51:51 +02:00
curry1.cpp remove warnings in compilation 2014-01-30 22:17:28 +01:00
curry_and_fourier.cpp remove warnings in compilation 2014-01-30 22:17:28 +01:00
fourier1.cpp remove warnings in compilation 2014-01-30 22:17:28 +01:00
g_k_om.cpp lattice: clean old classes, add bz_mesh, gf on bz 2014-02-18 15:53:38 +01:00
gf_2times.cpp remove warnings in compilation 2014-01-30 22:17:28 +01:00
gf_mul.cpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
gf_notail.cpp Made test gf_notail clearer. 2014-02-18 17:15:55 +01:00
gf_notail.output Made test gf_notail clearer. 2014-02-18 17:15:55 +01:00
gf_positive_and_negative_matsubara.cpp Fixed computation of density for full matsub mesh 2014-02-18 16:16:14 +01:00
gf_positive_and_negative_matsubara.output Made test gf_notail clearer. 2014-02-18 17:15:55 +01:00
gf_retw.cpp remove warnings in compilation 2014-01-30 22:17:28 +01:00
gf_scalar.cpp Added density for scalar_valued gf (and test thereof) 2014-01-20 17:55:07 +01:00
gf.output mv test gf -> gfs 2013-09-06 17:51:51 +02:00
gfv2.cpp remove warnings in compilation 2014-01-30 22:17:28 +01:00
gfv2.output Made test gf_notail clearer. 2014-02-18 17:15:55 +01:00
mpi_red.cpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
ser.cpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
test_fit_tail.cpp gf : corrections 2014-02-18 19:25:29 +01:00
test_fit_tail.output gf: correct bug in matsubara_freq mesh point 2014-02-19 21:14:59 +01:00
test_fourier_matsubara.cpp gf: fix test_fourier_matsubara 2013-12-04 22:24:14 +01:00
test_fourier_matsubara.ipynb Work on gf 2013-09-09 15:41:46 +02:00
test_fourier_real_time.cpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
test_fourier_real_time.ipynb mv test gf -> gfs 2013-09-06 17:51:51 +02:00
test_gf_triqs.cpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
vector_expr_temp.cpp mv test gf -> gfs 2013-09-06 17:51:51 +02:00
vertex.cpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
wrap_tech.cpp mv test gf -> gfs 2013-09-06 17:51:51 +02:00
wrap_tech.output mv test gf -> gfs 2013-09-06 17:51:51 +02:00