3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-27 06:43:40 +01:00
dft_tools/doc/reference/using_the_lib/contents.rst

20 lines
391 B
ReStructuredText
Raw Normal View History

Using TRIQS in your own C++ project
====================================
.. warning::
Under construction...
2013-09-08 15:42:44 +02:00
The goal of these notes is to give a practical
introduction to the development of a code that uses the TRIQS headers and
2013-09-08 16:13:53 +02:00
libraries, including the proper `cmake` configuration files.
2013-09-08 15:42:44 +02:00
We will expose successively various cases:
2013-09-08 15:42:44 +02:00
.. toctree::
:maxdepth: 2
triqs_library