3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/test/triqs/gfs
tayral 3aa380ba9d Fixed abs bug in bravais_lattice + added method
When constructing the last unit vector in 2D, the sanity check was wrong because of usage of abs instead of std::abs.

Added method energy_on_bz_path_2 that returns the energy *matrix* at each k point on a given path instead of the eigenvalues of this matrix. The name of the function should be changed (to energy_matrix_on_bz_path?)

Renaming energies_on_bz_path_2 to energy_matrix_on_bz_path
2014-05-08 12:09:58 +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_om2.cpp clef: first version of generic sum function 2014-04-04 17:47:21 +02: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 Work on compilation speed. 2014-05-02 20:49:19 +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 Attempt to fix gelss call in fit_tail. 2014-03-19 14:01:26 +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 Fixed abs bug in bravais_lattice + added method 2014-05-08 12:09:58 +01: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