3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/doc/reference/c++/gf/gf_misc.rst
Olivier Parcollet 0f524b26fc work on doc
2013-08-27 13:43:58 +02:00

17 lines
242 B
ReStructuredText

.. highlight:: c
.. _gf_misc:
Misc
==========================================================
.. _def_statistic_enum:
Statistic
----------------
The enum statistic_enum encode the statistic ::
enum statistic_enum {Boson,Fermion};