3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 11:43:47 +01:00
dft_tools/doc/reference/gfs/c++/contents.rst

23 lines
347 B
ReStructuredText
Raw Normal View History

.. _greenfunctions:
C++ documentation
=========================
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.
.. toctree::
:maxdepth: 2
2013-08-22 16:55:51 +02:00
intro
gf_and_view
gf_special
clef
2013-08-22 16:55:51 +02:00
tail
fourier
concepts
2013-08-22 16:55:51 +02:00
implementation_notes