PlasCom2  1.0
XPACC Multi-physics simluation application
IX Application Utiliities

Detailed Description

Collaboration diagram for IX Application Utiliities:

Files

file  IX/include/Application.H
 Definitions for serial applications.
 
file  MobileParameters.H
 Mobile parameters object.
 
file  ParallelApplication.H
 Application definitions for parallel applications.
 
file  MobileParameters.C
 Mobile Parameters pack/unpack.
 
file  AppTest.H
 Testing object for application utilities.
 
file  TestApp.C
 Implementation of the ix::app namespace tests.
 

Functions

int AppTest (int argc, char *argv[])
 Drives the ix::app namespace's test object. More...
 

Function Documentation

◆ AppTest()

int ix::app::AppTest ( int  argc,
char *  argv[] 
)

Drives the ix::app namespace's test object.

Parameters
argcnumber of string command line tokens
argvstring command line tokens
Returns
0 if successful, 1 otherwise

Definition at line 19 of file TestApp.C.

References testmanager::Process().

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function: