Base program definitions for Plascom2. More...
Go to the source code of this file.
Classes | |
| class | commandline |
| class | serialprogram |
| class | parallelprogram |
Namespaces | |
| pcpp | |
Typedefs | |
| typedef pcpp::ConfigType | ConfigurationType |
| typedef pcpp::PartitionInfoType | PartitionInfoType |
| typedef pcpp::CommunicatorType | CommunicatorType |
| typedef ix::global::Program< GlobalType, commandline > | SerialProgramType |
| typedef ix::global::mpiprogram< commandline > | ParallelProgramType |
Functions | |
| template<typename ProgramType > | |
| int | MainDriver (int argc, char *argv[]) |
Definition at line 15 of file PCPPProgram.H.
| typedef pcpp::ConfigType ConfigurationType |
Definition at line 13 of file PCPPProgram.H.
Definition at line 14 of file PCPPProgram.H.