3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/triqs/lattice
Olivier Parcollet 0a1285405c [gfs] Lattice fourier, multivar G, curry, tail
- Add Fourier for lattice.
  - Add regular_bz_mesh, cyclic_lattice, and their FFT.

- rm freq_infty.
- The gf can now be evaluated on a tail_view, which result in composing the tail.
- Fix the following issue :
  g(om_) << g(om_ +1)
  will recompose the tail correctly.
- TODO : TEST THIS NEW FEATURE IN DETAIL.

- Work on singularity for G(x, omega)

 - Separate the factory for singularity from the data factory in gf.
 - overload assign_from_functoin (renamed).
 - Fix singularity_t and co in the gf (const issue).

- Clean tail, add tail_const_view
 - add m_tail for x -> tail on any mesh
 - test curry + fourier works on k
2014-10-18 21:20:35 +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 [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
cyclic_lattice.hpp [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
grid_generator.hpp lattice: clean old classes, add bz_mesh, gf on bz 2014-02-18 15:53:38 +01:00
regular_bz_mesh.hpp [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
tight_binding.cpp Two fixes in tight binding part 2014-10-06 23:18:10 +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