mpi_array.locale.LndarrayProxy.fill_h

LndarrayProxy.fill_h(value)[source]

Fill the array with a scalar value (including ghost elements).

Parameters:value (scalar) – All elements (including ghost elements) are assigned this value.