mirror of
https://github.com/triqs/dft_tools
synced 2024-11-01 03:33:50 +01:00
bdac3e159c
- little details : code cleaning, clang formatting, along with documentation writing for c++ gf. - separated the mesh in small class for better doc. - work on documentation : reorganize specialisation, ...
22 lines
419 B
ReStructuredText
22 lines
419 B
ReStructuredText
.. _gf_special:
|
|
|
|
Specializations
|
|
-------------------
|
|
|
|
In this section, we describe the various specializations of the generic container *gf*.
|
|
We concentrate only on specific properties, since every specialization has the members and functions described
|
|
for :ref:`gf container<gf_and_view:>`.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
gf_imfreq
|
|
gf_imtime
|
|
gf_refreq
|
|
gf_retime
|
|
gf_block
|
|
gf_legendre
|
|
gf_product
|
|
|
|
|