3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 19:53:45 +01:00
dft_tools/triqs/lattice
Olivier Parcollet 9265c2db7f Fix #119
- Cleaned of the eigensystems computations (worker is simpler, decision
  at runtime, etc..).
- Fix #119 : When the matrix is in C order, the fortran lapack
  sees in fact its conjugate, so we need to conjugate the eigenvectors at the end.
  NB : not true if the storage order of the matrix is already fortran of course.
2014-09-04 11:55:32 +02:00
..
bravais_lattice_and_brillouin_zone.cpp More prettification: can not --> cannot 2014-07-16 23:30:05 +02:00
bravais_lattice.hpp lattice : python wrapper 2014-05-29 22:25:22 +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 Fix #119 2014-09-04 11:55:32 +02:00
tight_binding.cpp.new First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
tight_binding.hpp wrapper : remove the need of default constructor 2014-05-30 19:34:13 +02:00