dft_tools/c++
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
..
plovasp Fix in dos_tetra_weights_3d: return array<..> instead of array_view<..> 2019-07-02 10:49:35 -04:00
CMakeLists.txt Fixed CMake scripts to properly add a c++ library 2016-03-24 11:40:12 +01:00