PlasCom2  1.0
XPACC Multi-physics simluation application
ix::test Namespace Reference

Classes

class  manager
 Interface for a general testing object. More...
 
class  parallelmanager
 
class  program
 
class  program_command_line
 ComLineObject for testing program command-line interface. More...
 
class  results
 Encapsulating class for collections of test results. More...
 

Typedefs

typedef program_command_line CommandLineType
 
typedef ix::profiler::ProfilerObj ProfilerType
 
typedef ix::global::GlobalObj< std::string, std::string, ProfilerTypeGlobal
 
typedef ix::global::Program< Global, CommandLineTypeProgramType
 

Typedef Documentation

◆ CommandLineType

Definition at line 61 of file TestingProgram.H.

◆ Global

typedef ix::global::GlobalObj<std::string,std::string,ProfilerType > Global

Definition at line 63 of file TestingProgram.H.

◆ ProfilerType

Definition at line 62 of file TestingProgram.H.

◆ ProgramType