3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-26 22:33:48 +01:00
dft_tools/doc/reference/c++/gf
Olivier Parcollet 3fe400d34c doc : split c++ code from rst
- examples split from the rst file using a python script (split_code).
- Final result for the doc is unchanged.
- examples are compiled and tested with the other tests.
- examples' code have been clang-formatted, with triqs style.
- doc compiles much faster, and with the same options as the rest of the
  test.
- examples are added as tests, so they are run by make test, as simple C
  tests.
- done for the tutorials and the reference.
- autocompile removed (changed into triqs_example directive).
- add triqs_example :
   - make a literal include of the source code.
   - runs the compiled example
   - add, as before, the result to the source code in the doc.
- added the script split_code, used to make the changes automatically,
  maybe for later reuse. (in _tools)
2014-05-31 23:00:16 +02:00
..
clef_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
clef.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
CMakeLists.txt doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
concepts.rst gfs: Fix bug in imfreq with <0 freq. 2014-01-05 20:10:33 +01:00
contents.rst work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
fourier_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
fourier_impl_notes.rst gf. Clean Fourier 2013-10-23 18:46:55 +02:00
fourier.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_and_view.rst work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
gf_assign.rst gf: Work on documentation 2013-10-22 21:29:40 +02:00
gf_block_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_block.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_call.rst gf: Work on documentation 2013-10-22 21:29:40 +02:00
gf_constructors_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_constructors.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_data.rst gf: Work on documentation 2013-10-22 21:29:40 +02:00
gf_imfreq_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_imfreq.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_imtime_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_imtime.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_legendre_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_legendre.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_misc.rst work on doc 2013-08-27 13:43:58 +02:00
gf_part_eval_curry_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_part_eval_curry_1.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_part_eval_curry.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_product_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_product.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_refreq_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_refreq.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_reinterpret.rst work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
gf_retime_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_retime.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
gf_special.rst work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
gf_subscript.rst gf: Work on documentation 2013-10-22 21:29:40 +02:00
implementation_notes.rst gf: Work on documentation 2013-10-22 21:29:40 +02:00
intro.rst gf: Work on documentation 2013-10-22 21:29:40 +02:00
matsubara_freq_mesh_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
matsubara_freq_mesh.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
meshes.rst.old work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
plan.txt Work on doc 2013-08-30 12:59:47 +02:00
set_tail_from_fit_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
set_tail_from_fit.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
tail_0.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
tail_1.cpp doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
tail.rst doc : split c++ code from rst 2014-05-31 23:00:16 +02:00