3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 05:43:40 +01:00
dft_tools/doc
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
..
_static Work on doc 2013-08-30 20:28:41 +02:00
_templates Minimal changes in the doc 2013-09-03 19:14:24 +02:00
_tools doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
installation hdf5 : clean up 2014-06-22 13:57:47 +02:00
reference hdf5 : clean up 2014-06-22 13:57:47 +02:00
scripts Fix tail in update_archive 2013-12-16 14:33:19 +01:00
themes Work on documentation 2013-09-17 14:55:55 +02:00
tutorials hdf5 : clean up 2014-06-22 13:57:47 +02:00
about.rst Put applications in applications/ subdir 2013-09-05 10:23:16 +02:00
applications.rst Put applications in applications/ subdir 2013-09-05 10:23:16 +02:00
changelog.rst Update documentation 2013-10-21 15:12:11 +02:00
CMakeLists.txt doc: fix cmake for Ubuntu 2014-06-06 14:31:44 +02:00
conf.py.in doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
contents.rst Update documentation 2013-10-21 15:12:11 +02:00
documentation.rst Work on documentation 2013-09-17 14:55:55 +02:00
index.rst work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
install.rst Iteration over the doc 2013-12-31 14:22:00 +01:00
issues.rst Work on documentation 2013-08-29 17:23:40 +02:00
versions.rst Minimal changes in the doc 2013-09-03 19:14:24 +02:00