Go to the source code of this file.
Namespaces | |
| pcpp | |
| pcpp::comm | |
Functions | |
| void | ReduceTimers (double *processTimes, unsigned int nTimes, std::vector< std::vector< double > > ¶llelTimes, pcpp::CommunicatorType &inCommunicator) |
| int | SetupCartesianTopology (pcpp::CommunicatorType ¶llelCommunicator, pcpp::ParallelTopologyInfoType &topologyInfo, pcpp::CommunicatorType &topoCommunicator, std::ostream &messageStream) |
| Sets up a communicator with Cartesian topology. More... | |
| bool | CheckResult (bool &localResult, pcpp::CommunicatorType &testComm) |