3
0
mirror of https://github.com/triqs/dft_tools synced 2025-02-09 03:04:25 +01:00
Nils Wentzell 3807534ef8 Fix in dos_tetra_weights_3d: return array<..> instead of array_view<..>
-In triqs version 2.2 array_views no longer own the memory they point to
 This means that array variables that are local to a function should always
 be returned as arrray and never as an array_view
2019-07-02 10:49:35 -04:00
..
2016-02-11 14:56:28 +01:00
2016-02-11 14:56:28 +01:00