![]() |
Multiscale Universal Interface
2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
|
Provides helper functions to generate (and finalize) a new MPI comm world that can then be used by an already MPI enabled application to ensure MPI_COMM_WORLD remains free for use by MUI. More...
#include <exception>
Go to the source code of this file.
Namespaces | |
mui | |
Functions | |
void | mui::mpi_finalize_after_split () |
MPI_Comm | mui::mpi_split_by_app (int argc=0, char **argv=NULL, int threadType=-1, int *thread_support=NULL) |
Provides helper functions to generate (and finalize) a new MPI comm world that can then be used by an already MPI enabled application to ensure MPI_COMM_WORLD remains free for use by MUI.