mirror of
https://github.com/triqs/dft_tools
synced 2024-11-02 04:03:49 +01:00
1ecec0b933
- there was a confusion in gf imfreq, in the new case where freq can be <0 (non real gf, or for product gf). - index: is the matsubara n, as in the struct matsubara_freq index can be >0 or <0 - linear_index : is the shift from the 0. It is always >0. Fixed function to compute it. - Also changed the construction of mesh_point in the generic iterator. Before, was constructed with a mesh point of index 0 Now, added a new constructor on mesh_point_t, just taking the mesh which construct the *first* mesh_point. Fixed linear, discrete, product accordingly. Added to the documentation of the concepts of gf. |
||
---|---|---|
.. | ||
clef.rst | ||
CMakeLists.txt | ||
concepts.rst | ||
contents.rst | ||
fourier_impl_notes.rst | ||
fourier.rst | ||
gf_and_view.rst | ||
gf_assign.rst | ||
gf_block.rst | ||
gf_call.rst | ||
gf_constructors.rst | ||
gf_data.rst | ||
gf_imfreq.rst | ||
gf_imtime.rst | ||
gf_legendre.rst | ||
gf_misc.rst | ||
gf_part_eval_curry.rst | ||
gf_product.rst | ||
gf_refreq.rst | ||
gf_reinterpret.rst | ||
gf_retime.rst | ||
gf_special.rst | ||
gf_subscript.rst | ||
implementation_notes.rst | ||
intro.rst | ||
meshes.rst.old | ||
plan.txt | ||
tail.rst |