Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
all temporary arrays avoided in comms.F90 by using MPI_IN_PLACE
This makes my_icopy() routine (clumsy int array copy) superfluous and I removed it. Unnecessary "return" statments also removed.
- Loading branch information