dft_tools/c++/plovasp
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
..
atm Fix in dos_tetra_weights_3d: return array<..> instead of array_view<..> 2019-07-02 10:49:35 -04:00
.gitignore Rename directory 'c' to 'c++' 2016-02-11 14:56:28 +01:00
__init__.py Rename directory 'c' to 'c++' 2016-02-11 14:56:28 +01:00