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

Go to the source code of this file.

Classes

class  testing_parallel_program
 

Typedefs

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

Functions

template<typename ProgramType >
int XPACCMainDriver (int argc, char *argv[])
 

Typedef Documentation

◆ CommType

Definition at line 2 of file ParallelTestingProgram.H.

◆ ParallelGlobalType

typedef ix::global::ParallelGlobalObj<CommType,std::string,int,ProfilerType> ParallelGlobalType

Definition at line 3 of file ParallelTestingProgram.H.

◆ ParallelProgramType

Function Documentation

◆ XPACCMainDriver()

int XPACCMainDriver ( int  argc,
char *  argv[] 
)

Definition at line 185 of file ParallelTestingProgram.H.