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 |
||
---|---|---|
.. | ||
arrays | ||
clef | ||
clef_examples | ||
det_manip | ||
gfs | ||
mc_tools | ||
parameters | ||
statistics | ||
utility | ||
CMakeLists.txt |