3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/triqs/h5
Olivier Parcollet e8af74a030 h5: add a parent in group
- add a parent in the group, to allow iteration on group
elements
- normally in h5, one needs to have the parent group and the name
of the group to iterate on its elements.
- added a parent (possibly empty) to get a simply syntax to
get the element of a group...
2013-09-28 16:11:46 +02:00
..
base.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
group.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
group.hpp h5: add a parent in group 2013-09-28 16:11:46 +02:00
h5_boost_python_exceptions.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
h5_extractor.hpp changing non_view_type to regular_type 2013-08-27 13:43:57 +02:00
make_h5_read_write.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
scalar.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
string.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
vector.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00