#include "sigma.h"
#include "localmpi++.h"
Go to the source code of this file.
Functions | |
void | slave_process (int master, sigma_input &input, MPI_Datatype inputtype, scatter_exp &experiment, MPI_Datatype scatter_exp_type) |
void | execute_sigma_experiment (sigma_input &input) |
void | terminate_all_processors () |
int | master_process (sigma_out &out, sigma_input &input, MPI_Datatype inputtype, scatter_exp &experiment, MPI_Datatype scatter_exp_type) |
|
Definition at line 63 of file MPI_sigma.C. |
|
Definition at line 364 of file MPI_sigma.C. Referenced by multiscatter(). |
|
Definition at line 210 of file MPI_sigma.C. Referenced by execute_sigma_experiment(), and master_process(). |
|
Definition at line 245 of file MPI_sigma.C. |