mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 13:53:40 +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 | ||
det_manip | ||
gfs | ||
h5 | ||
lattice | ||
mc_tools | ||
parameters | ||
python_tools | ||
statistics | ||
utility | ||
arrays.hpp | ||
clef.hpp | ||
CMakeLists.txt | ||
det_manip.hpp | ||
gfs.hpp | ||
h5.hpp | ||
mc_tools.hpp | ||
parameters.hpp | ||
statistics.hpp | ||
version.hpp.in |