Application definitions for parallel applications. More...
Go to the source code of this file.
Classes | |
| class | parallel_program |
Namespaces | |
| ix | |
| Defines MPI-specific parallel global and program classes. | |
| ix::app | |
Typedefs | |
| typedef ix::comm::CommunicatorObject | CommunicatorType |
| typedef ix::global::ParallelGlobalObj< CommunicatorType, std::string, int, ProfilerType > | ParallelGlobalType |
| typedef ix::global::Program< ParallelGlobalType, CommandLineType > | ParallelProgramType |