#include <iostream>
#include <string>
#include <sstream>
#include "Global.H"
#include "Profiler.H"
#include "COMM.H"
Go to the source code of this file.
Classes | |
class | TestComLine |
ComLineObject for testing app. More... | |
class | TestProgram |
Typedefs | |
typedef Global::ParallelGlobalObj < Comm::CommunicatorObject, std::string, int, Profiler::ProfilerObj > | TestGlobal |
Functions | |
int | main (int argc, char *argv[]) |
typedef Global::ParallelGlobalObj<Comm::CommunicatorObject,std::string,int,Profiler::ProfilerObj> TestGlobal |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 111 of file Test.C.
References TestProgram::Initialize().