3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 11:43:47 +01:00
dft_tools/doc/reference/c++/gf
Olivier Parcollet 4af1afbdaf hdf5 : clean up
- For users : only change is :
   H5::H5File in apps. to be replaced by triqs::h5::file, same API.

- using only the C API because :
   - it is cleaner, better documented, more examples.
   - it is the native hdf5 interface.
   - simplify the installation e.g. on mac. Indeed, hdf5 is
     usually installed without C++ interface, which is optional.
     E.g. EPD et al., brew by default.
     Also the infamous mpi+ hdf5_cpp bug, for which we have no clean solution.

- clean the notion of parent of a group. Not needed, better iterate function in C LT API.
- modified doc : no need for C++ bindings any more.
- modified cmake to avoid requiring CPP bindings.
2014-06-22 13:57:47 +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 hdf5 : clean up 2014-06-22 13:57:47 +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 hdf5 : clean up 2014-06-22 13:57:47 +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