helper: Factor out MPI-specific Comm interfaces
Create a dedicated header to hold functions to convert between the Comm encapsulation and MPI_Comm. In the future the main Comm header will not need to include raw MPI interfaces at all.
Please register or sign in to comment