Copies masked elements from the src array into the dst array. If the arrays are different layouts/shapes then the src array will be copied to an array of the same layout/shape as the dst array. By default, elements of the copied src array which are not in the original input src global domain are set to the mask value (i.e. elements outside the input src array are assumed to be masked).
Only non-halo elements are copied.
Parameters: |
---|