Method MPI.FloatArray()->assign()


Method assign

void assign(MPI_FloatArray other)

Description

Assigns the first sizeof(other) entries from other to the respective entries in the current array.

Throws

If sizeof(other) > sizeof(this)