PlasCom2  1.0
XPACC Multi-physics simluation application
TestResults.H
Go to the documentation of this file.
1 
7 #ifndef __TEST_RESULTS_H__
8 #define __TEST_RESULTS_H__
9 
10 namespace ix
11 {
34  int TestResults(int argc,char *argv[]);
35 };
36 #endif
int TestResults(int argc, char *argv[])
Test results utility.
Definition: TestResults.C:16
Defines MPI-specific parallel global and program classes.