Ghosts accumulation fails after one step of 3D remeshing.
Ghosts fail to be accumulated and exchanged correctly after one step of directional advection-remeshing.
This only occurs on 3D cartesian meshes, and is probably due to an invalid pitch while calling clEnqueueCopyBufferRect
.