PlasCom2  1.0
XPACC Multi-physics simluation application
PCPPCommUtil.C File Reference
#include "PCPPTypes.H"
#include "PCPPCommUtil.H"
#include "PCPPIntervalUtils.H"
#include "PCPPIO.H"
Include dependency graph for PCPPCommUtil.C:

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 > > &parallelTimes, pcpp::CommunicatorType &inCommunicator)
 
int SetupCartesianTopology (pcpp::CommunicatorType &parallelCommunicator, pcpp::ParallelTopologyInfoType &topologyInfo, pcpp::CommunicatorType &topoCommunicator, std::ostream &messageStream)
 Sets up a communicator with Cartesian topology. More...
 
bool CheckResult (bool &localResult, pcpp::CommunicatorType &testComm)