final mpiwrap / mpidummy bits
Created by: germasch
This PR has three changes, which are actually independent of each other:
- use
MPI_COMM_NULLto keep track of having been invoked via serial API - remove unused
MPI_Filempidummy implementation - minor cleanup in
Transport.
Some more details are in the commit messages.