PlasCom2  1.0
XPACC Multi-physics simluation application
ParallelApplication.H File Reference

Application definitions for parallel applications. More...

Detailed Description

Application definitions for parallel applications.

Author
Michael T. Campbell (mtcam.nosp@m.pbe@.nosp@m.illin.nosp@m.ois..nosp@m.edu)
Date

Definition in file ParallelApplication.H.

#include "Application.H"
#include "COMM.H"
#include <cmath>
Include dependency graph for ParallelApplication.H:

Go to the source code of this file.

Classes

class  parallel_program
 

Namespaces

 ix
 Defines MPI-specific parallel global and program classes.
 
 ix::app
 

Typedefs

typedef ix::comm::CommunicatorObject CommunicatorType
 
typedef ix::global::ParallelGlobalObj< CommunicatorType, std::string, int, ProfilerType > ParallelGlobalType
 
typedef ix::global::Program< ParallelGlobalType, CommandLineTypeParallelProgramType