Copy the data in one MPI matrix to another. They can be of different fundamental types (e.g. float/double).

mpi2mpi(mpi_in, mpi_out)

Arguments

mpi_in

Input.

mpi_out

Ouput.

Value

Returns NULL.