3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/triqs/lattice
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
..
bravais_lattice_and_brillouin_zone.cpp Fixed abs bug in bravais_lattice + added method 2014-05-08 12:09:58 +01:00
bravais_lattice.hpp Work on compilation speed. 2014-05-02 20:49:19 +02:00
brillouin_zone.hpp Work on compilation speed. 2014-05-02 20:49:19 +02:00
bz_mesh.cpp Fix g(k,om) for tests 2014-02-26 16:24:51 +01:00
bz_mesh.hpp Work on compilation speed. 2014-05-02 20:49:19 +02:00
grid_generator.hpp lattice: clean old classes, add bz_mesh, gf on bz 2014-02-18 15:53:38 +01:00
tight_binding.cpp Fixed abs bug in bravais_lattice + added method 2014-05-08 12:09:58 +01:00
tight_binding.cpp.new First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
tight_binding.hpp Fixed abs bug in bravais_lattice + added method 2014-05-08 12:09:58 +01:00