Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

sigma_MPI.h File Reference

#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)


Function Documentation

void execute_sigma_experiment ( sigma_input & input )
 

Definition at line 63 of file MPI_sigma.C.

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.

Referenced by multiscatter().

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.

Referenced by execute_sigma_experiment(), and master_process().

void terminate_all_processors ( )
 

Definition at line 245 of file MPI_sigma.C.


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