#include <mpi.h>
#include <vector>
Go to the source code of this file.
Classes | |
struct | MyMPI |
Functions | |
void | create_comm_world (int color) |
void | destroy_comm_world () |
Variables | |
bool | my_debug_flag |
MPI_Comm | SML_COMM_WORLD |
int | SML_COMM_RANK |
void create_comm_world | ( | int | color | ) |
void destroy_comm_world | ( | ) |
bool my_debug_flag |
int SML_COMM_RANK |
MPI_Comm SML_COMM_WORLD |