3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-27 06:43:40 +01:00
dft_tools/doc/reference/c++/gf/contents.rst

21 lines
314 B
ReStructuredText
Raw Normal View History

.. _greenfunctions:
2013-08-22 16:55:51 +02:00
Green functions
=================
2013-08-22 16:55:51 +02:00
The TRIQS library provides a generic container `gf` and its view `gf_view`, to store and manipulate
various Green functions.
.. toctree::
:maxdepth: 2
2013-08-22 16:55:51 +02:00
intro
gf_and_view
concepts
2013-07-19 13:27:16 +02:00
meshes
2013-08-22 16:55:51 +02:00
tail
fourier
2013-08-22 16:55:51 +02:00
gf_misc
implementation_notes