mirror of
https://github.com/triqs/dft_tools
synced 2024-10-31 19:23:45 +01:00
3aa380ba9d
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 |
||
---|---|---|
.. | ||
bravais_lattice_and_brillouin_zone.cpp | ||
bravais_lattice.hpp | ||
brillouin_zone.hpp | ||
bz_mesh.cpp | ||
bz_mesh.hpp | ||
grid_generator.hpp | ||
tight_binding.cpp | ||
tight_binding.cpp.new | ||
tight_binding.hpp |