2013-07-17 19:24:07 +02:00
|
|
|
.. _greenfunctions:
|
|
|
|
|
2013-08-22 16:55:51 +02:00
|
|
|
Green functions
|
|
|
|
=================
|
2013-07-17 19:24:07 +02:00
|
|
|
|
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.
|
2013-07-17 19:24:07 +02:00
|
|
|
|
2013-09-04 17:05:33 +02:00
|
|
|
.. warning::
|
|
|
|
|
|
|
|
This library is still alpha. API may evolve. Documentation still in progress.
|
2013-07-17 19:24:07 +02:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2013-08-22 16:55:51 +02:00
|
|
|
intro
|
|
|
|
gf_and_view
|
2013-07-17 19:24:07 +02:00
|
|
|
concepts
|
2013-07-19 13:27:16 +02:00
|
|
|
meshes
|
2013-08-22 16:55:51 +02:00
|
|
|
tail
|
2013-07-17 19:24:07 +02:00
|
|
|
fourier
|
2013-08-22 16:55:51 +02:00
|
|
|
gf_misc
|
|
|
|
implementation_notes
|