2013-07-17 19:24:07 +02:00
|
|
|
.. _greenfunctions:
|
|
|
|
|
2014-10-17 18:15:19 +02:00
|
|
|
C++ documentation
|
|
|
|
=========================
|
2013-07-17 19:24:07 +02:00
|
|
|
|
2013-12-30 22:31:36 +01:00
|
|
|
The TRIQS library provides a generic container `gf` and its views `gf_view` and `gf_const_view`, to store and manipulate
|
2013-08-22 16:55:51 +02:00
|
|
|
various Green functions.
|
2013-07-17 19:24:07 +02:00
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2013-08-22 16:55:51 +02:00
|
|
|
intro
|
|
|
|
gf_and_view
|
2013-12-30 22:31:36 +01:00
|
|
|
gf_special
|
|
|
|
clef
|
2013-08-22 16:55:51 +02:00
|
|
|
tail
|
2013-07-17 19:24:07 +02:00
|
|
|
fourier
|
2013-12-30 22:31:36 +01:00
|
|
|
concepts
|
2013-08-22 16:55:51 +02:00
|
|
|
implementation_notes
|
2013-12-30 22:31:36 +01:00
|
|
|
|
|
|
|
|