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

Implements a command-line interface for the PlasCom2 tests. More...

Detailed Description

Implements a command-line interface for the PlasCom2 tests.

Note that in this file, the "main" function is separated off from the program implementation. This is done to make the documentation usable and should be done for every new program in PlasCom2.

Definition in file PC2ParallelTestDriver.C.

#include "ComLine.H"
#include "TestPlasCom2.H"
#include "COMM.H"
Include dependency graph for PC2ParallelTestDriver.C:

Go to the source code of this file.

Namespaces

 plascom2
 
 

Typedefs

typedef ix::comm::CommunicatorObject CommType
 Convenience typedef for CommunicatorObject. More...
 

Functions

int ParallelTest (int argc, char *argv[])
 Drives the PlasCom2::TestObject. More...
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

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

Definition at line 197 of file PC2ParallelTestDriver.C.

References plascom2::ParallelTest().

Here is the call graph for this function: