sg_mpi.hpp File Reference

Classes and global declarations for the MPI-parallelization of SG 2. More...

#include "sgconf.h"

Include dependency graph for sg_mpi.hpp:

This graph shows which files directly or indirectly include this file:


Defines

#define SG_MPI_INIT(argc, argv)
#define IF_SG_MASTER
#define SG_OUTPUT_ONLY_FOR(ranks)
#define SG_MPI_BARRIER

Detailed Description

Classes and global declarations for the MPI-parallelization of SG 2.

The parallelization of the code is turned on only if the macro SG_MPI_CODE is defined. Else the main part of the parallelization modules is excluded by the preprocessor directives and the other ones are replaced by their sequencial versions.

History:

Date:
Oct. 6, 2005 - created

Define Documentation

#define IF_SG_MASTER

#define SG_MPI_BARRIER

#define SG_MPI_INIT ( argc,
argv   ) 

#define SG_OUTPUT_ONLY_FOR ( ranks   ) 


Generated on Fri Sep 21 12:33:45 2007 for SG2 by  doxygen 1.5.2