PlasCom2  1.0
XPACC Multi-physics simluation application
PC2TestDriver.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 PC2TestDriver.C.

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

Go to the source code of this file.

Namespaces

 plascom2
 
 

Functions

int Test (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 160 of file PC2TestDriver.C.

References plascom2::Test().

Here is the call graph for this function: