Implements a command-line interface for the GridConversion tests. More...
Go to the source code of this file.
Namespaces | |
GridConversion | |
Project-specific namespace. | |
Typedefs | |
typedef IRAD::Comm::CommunicatorObject | CommType |
Convenience typedef for CommunicatorObject. More... | |
Functions | |
int | ParallelTest (int argc, char *argv[]) |
Drives the GridConversion::TestObject. More... | |
int | main (int argc, char *argv[]) |
Implements a command-line interface for the GridConversion tests.
Note that in this file, the "main" function is separated off from the program implementation. This is done to make the documentation usable and should be done for every new program in GridConversion.
Definition in file ParallelTestGridConversion.C.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 187 of file ParallelTestGridConversion.C.
References GridConversion::ParallelTest().