copy# caput.mpiarray.MPIArray.copy(*args: Any, **kwargs: Any) → MPIArray[source]# Return a copy of the MPIArray. Arguments are passed along to copy(). Returns: array_copyMPIArrayCopy of the array based on args passed to copy().