Logger history thread safe
Currently the logger history is not thread safe.
Here I am simply adding a lock to the class. We use this function every time we remove/create a particle from/on a MPI rank.
Currently the logger history is not thread safe.
Here I am simply adding a lock to the class. We use this function every time we remove/create a particle from/on a MPI rank.