Update ghost objects in the idir direction Copies objects that lie "dist"-away from the block's boundaries in idir-direction to neighboring MPI-ranks. Copied-objects get a negative ID to designate them as ghost objects
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(lagrangian_set), | intent(inout) | :: | this |
Set of Lagrangian objects |
||
real(kind=wp), | intent(in) | :: | dist |
Distance from boundaries |
||
integer, | intent(in) | :: | idir |
Direction of communication |