PlasCom2  1.0
XPACC Multi-physics simluation application
QuickTest.C File Reference

Parallel test program. More...

Detailed Description

Parallel test program.

Definition in file QuickTest.C.

#include "Global.H"
#include "Profiler.H"
#include "COMM.H"
Include dependency graph for QuickTest.C:

Go to the source code of this file.

Classes

class  TestComLine
 ComLineObject for testing app. More...
 
class  TestProgram
 

Namespaces

 ix
 Defines MPI-specific parallel global and program classes.
 

Typedefs

typedef global::ParallelGlobalObj< comm::CommunicatorObject, std::string, int, profiler::ProfilerObj > TestGlobal
 

Functions

int MyTestProgram (int argc, char *argv[])
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

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

Definition at line 140 of file QuickTest.C.

References ix::MyTestProgram().

Here is the call graph for this function: