Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

MPI_sigma.C File Reference

#include "sigma_MPI.h"

Go to the source code of this file.

Functions

void initialize_MPI (int &myid, int &nproc)
void finalize_MPI ()
void execute_sigma_experiment (sigma_input &input)
local void slave_part_of_experiment (sigma_input input, scatter_exp &experiment)
void slave_process (int master, sigma_input &input, MPI_Datatype inputtype, scatter_exp &experiment, MPI_Datatype scatter_exp_type)
void terminate_all_processors ()
int master_process (sigma_out &out, sigma_input &input, MPI_Datatype inputtype, scatter_exp &experiment, MPI_Datatype scatter_exp_type)


Function Documentation

void execute_sigma_experiment ( sigma_input & input )
 

Definition at line 63 of file MPI_sigma.C.

void finalize_MPI ( )
 

Definition at line 57 of file MPI_sigma.C.

Referenced by execute_sigma_experiment().

void initialize_MPI ( int & myid,
int & nproc )
 

Definition at line 53 of file MPI_sigma.C.

Referenced by execute_sigma_experiment().

int master_process ( sigma_out & out,
sigma_input & input,
MPI_Datatype inputtype,
scatter_exp & experiment,
MPI_Datatype scatter_exp_type )
 

Definition at line 364 of file MPI_sigma.C.

local void slave_part_of_experiment ( sigma_input input,
scatter_exp & experiment )
 

Definition at line 87 of file MPI_sigma.C.

Referenced by slave_process().

void slave_process ( int master,
sigma_input & input,
MPI_Datatype inputtype,
scatter_exp & experiment,
MPI_Datatype scatter_exp_type )
 

Definition at line 210 of file MPI_sigma.C.

void terminate_all_processors ( )
 

Definition at line 245 of file MPI_sigma.C.

Referenced by get_sigma().


Generated at Sun Feb 24 09:57:28 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001