3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 05:43:40 +01:00
dft_tools/triqs
Olivier Parcollet 38cfef4e9f Implement mpi lib (1). Array, generic, base, vector
- Implement the basic structure of the mpi lib
  and specialization for arrays, basic types, std::vector
- adapted the array class for the lazy mpi mechanism
- pass tests on arrays :
   - scatter, gather on array<long,2> array<complex,2>, etc...
   - broadcast
- several files for readibility
- the std::vector coded but not tested.
- generic mecanism implemented and tested (mpi_generic test)
- added several tests for the mpi lib.
- TODO : more tests, doc...
2014-10-18 21:19:51 +02:00
..
arrays Implement mpi lib (1). Array, generic, base, vector 2014-10-18 21:19:51 +02:00
clef [clef] Fix placeholder () and [] operators 2014-09-18 22:47:53 +02:00
det_manip Modify det_manip to access determinant x_values and y_values 2014-10-14 16:26:08 +02:00
gfs Fix issue #128 2014-10-09 13:15:58 +02:00
h5 More prettification: can not --> cannot 2014-07-16 23:30:05 +02:00
lattice Two fixes in tight binding part 2014-10-06 23:18:10 +02:00
mc_tools Clean old boost and old mc_tools code (v1) 2014-10-18 21:05:07 +02:00
mpi Implement mpi lib (1). Array, generic, base, vector 2014-10-18 21:19:51 +02:00
operators Add many_body_operator header in triqs 2014-05-22 23:58:07 +02:00
parameters Fix #112 and put back g +=/-= matrix for imfreq 2014-09-06 19:07:34 +02:00
python_tools Add date+time in C++ exceptions in wrapper 2014-07-23 15:47:19 +02:00
statistics statistics : fix get_value_type detection 2014-04-17 13:48:54 +02:00
utility Implement mpi lib (1). Array, generic, base, vector 2014-10-18 21:19:51 +02:00
arrays.hpp [arrays] More include by default 2014-10-16 22:32:11 +02:00
clef.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt Fix compilation of py_converter. 2014-05-20 22:24:30 +02:00
det_manip.hpp add header helper files 2013-11-18 23:41:32 +01:00
gfs.hpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
h5.hpp hdf5 : clean up 2014-06-22 13:57:47 +02:00
mc_tools.hpp add header helper files 2013-11-18 23:41:32 +01:00
mpi.hpp Implement mpi lib (1). Array, generic, base, vector 2014-10-18 21:19:51 +02:00
parameters.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
statistics.hpp Statistical tools documentation. 2014-04-17 13:39:51 +02:00
version.hpp.in Work on documentation 2013-09-17 14:55:55 +02:00