3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/test/triqs/mpi
Olivier Parcollet a857aca301 Silence warnings on gcc
gcc 4.9 with -Wall -Wno-unknown-pragmas -Wno-maybe-uninitialized -Wno-sign-compare

-> uninit : not reliable apparently.
-> sign compare : to be fixed later.
-> fix all, but parenthesis suggestion
2014-10-18 21:20:42 +02:00
..
CMakeLists.txt A few parts of the lib only in C++14 mode 2014-10-18 21:20:17 +02:00
mpi_array.cpp [mpi] draft of gf support 2014-10-18 21:20:01 +02:00
mpi_generic.cpp A few parts of the lib only in C++14 mode 2014-10-18 21:20:17 +02:00
mpi_gf.cpp [mpi] draft of gf support 2014-10-18 21:20:01 +02:00
mpi_old_test.cpp Implement mpi lib (1). Array, generic, base, vector 2014-10-18 21:19:51 +02:00
mpi_vector.cpp Silence warnings on gcc 2014-10-18 21:20:42 +02:00