Skip to content

Take into account ghost information when copying arrays

In general distributed arrays are assumed to have consistent values but this is not true for ghost arrays. This change fixes using the best ghost array value from a set of input ghost arrays for an output ghost array.

Merge request reports