3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/doc/reference/c++/gf/contents.rst
Olivier Parcollet f251308959 Work on doc
2013-09-04 17:05:45 +02:00

24 lines
409 B
ReStructuredText

.. _greenfunctions:
Green functions
=================
The TRIQS library provides a generic container `gf` and its view `gf_view`, to store and manipulate
various Green functions.
.. warning::
This library is still alpha. API may evolve. Documentation still in progress.
.. toctree::
:maxdepth: 2
intro
gf_and_view
concepts
meshes
tail
fourier
gf_misc
implementation_notes