mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 13:53:40 +01:00
4d0bb56790
- clean array, matrix, vector expression template they take const & of objects, or move && objects no more views. -> C++11 modernisation - Fix a bug in array resize : it was resetting the indexmap to C memory layout e.g. for a fortran array - Fix a bug in read h5 array when not in C order (forgot an else, the array was read twice). |
||
---|---|---|
.. | ||
arrays | ||
clef | ||
det_manip | ||
gfs | ||
h5 | ||
lattice | ||
mc_tools | ||
parameters | ||
python_tools | ||
utility | ||
arrays.hpp | ||
clef.hpp | ||
CMakeLists.txt | ||
gfs.hpp | ||
h5.hpp | ||
parameters.hpp | ||
version.hpp.in |