mirror of
https://github.com/triqs/dft_tools
synced 2024-11-07 06:33:48 +01:00
8dc42b08ae
* restructuring * added user reference * started working on user guide * added schematic to structure
57 lines
767 B
ReStructuredText
57 lines
767 B
ReStructuredText
.. module:: pytriqs.applications.dft_tools
|
|
|
|
.. _documentation:
|
|
|
|
Documentation
|
|
=============
|
|
|
|
Basic notions
|
|
-------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
basicnotions/dft_dmft
|
|
basicnotions/structure
|
|
|
|
|
|
User guide
|
|
----------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
guide/orbital_construction
|
|
guide/conversion
|
|
guide/dftdmft_singleshot
|
|
guide/dftdmft_selfcons
|
|
guide/analysis
|
|
guide/full_tutorial
|
|
guide/transport
|
|
|
|
|
|
Reference manual
|
|
----------------
|
|
|
|
This is the reference manual for the python routines.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
reference/h5structure
|
|
reference/converters
|
|
reference/sumk_dft
|
|
reference/sumk_dft_tools
|
|
reference/U_matrix
|
|
reference/symmetry
|
|
reference/transbasis
|
|
|
|
|
|
FAQs
|
|
----
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
faqs/faqs
|