Fix all MPI function calls to match interfaces and make MPI module default
Description
This makes the code safer because the compiler can match the calls to the interfaces provided by the MPI library.
News snippet
Fix all MPI function calls to match interfaces and make MPI module default
Checklist
-
I have checked that my code follows the Octopus coding standards