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

Implements a command-line interface for runnning tests. More...

Detailed Description

Implements a command-line interface for runnning tests.

Definition in file RunTest.C.

#include <sstream>
#include <fstream>
#include "UnixUtils.H"
#include "ComLine.H"
#include "FDUtils.H"
#include "RunTest.H"
Include dependency graph for RunTest.C:

Go to the source code of this file.

Namespaces

 ix
 Defines MPI-specific parallel global and program classes.
 

Functions

int RunTest (int argc, char *argv[])
 Runs test programs and scripts through a standard interface. More...
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

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

Definition at line 310 of file RunTest.C.

References ix::RunTest().

Here is the call graph for this function: