Comm class, method forward_comm().

mdasilva's picture
Submitted by mdasilva on Wed, 03/28/2018 - 02:16

Hello, I'm writing to ask why the Comm::forward_comm() method is needed. Comm::exchange() and Comm::borders() and pretty clear, but I couldn't understand why should be necessary to send particles coordinates to neighbour process every timestep.

Why?

Thank you very much.