mirror of
https://github.com/triqs/dft_tools
synced 2025-03-14 20:56:51 +01:00

- The kind() method of mesh should return a char, like the parameter of the constructor of mesh, not the C++ corresponding int. - otherwise, the reduction - construction is broken and by extension all pickling and then all mpi constructions.