halbux / sparselizard-users

Open area for user contributions
11 stars 8 forks source link

pybind11-mpi #10

Open hbadi opened 1 year ago

hbadi commented 1 year ago

Add a trick to make MPI works with std::vector in MPI calls. One need to use the following new structure VecInt & VecBool as argument in MPI calls](https://github.com/halbux/sparselizard-users/pull/9)