dft_tools/c++/plovasp/atm
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
..
test WIP 2017-12-07 15:56:05 +01:00
.gitignore Rename directory 'c' to 'c++' 2016-02-11 14:56:28 +01:00
CMakeLists.txt Continued 2018-01-22 17:37:27 -05:00
__init__.py Rename directory 'c' to 'c++' 2016-02-11 14:56:28 +01:00
argsort.cpp Ported C-style 'dos_tetra' to C++ 2016-03-09 18:55:15 +01:00
argsort.hpp Ported C-style 'dos_tetra' to C++ 2016-03-09 18:55:15 +01:00
dos_tetra3d.cpp Fix in dos_tetra_weights_3d: return array<..> instead of array_view<..> 2019-07-02 10:49:35 -04:00
dos_tetra3d.hpp Fix in dos_tetra_weights_3d: return array<..> instead of array_view<..> 2019-07-02 10:49:35 -04:00
makefile.linux Rename directory 'c' to 'c++' 2016-02-11 14:56:28 +01:00
setup.py Rename directory 'c' to 'c++' 2016-02-11 14:56:28 +01:00