MPI library for single processor
copied from cf-staging / mpi_serialThis library provides a one-processor version of MPI. Most common MPI calls, including all that are necessary for the Model Coupling Toolkit, are supported. This includes sends and receives (which cannot be simply stubbed out).