Go to the documentation of this file.
    3 #ifndef __MPITimer_hpp__ 
    4 #define __MPITimer_hpp__ 
  
 
real totalTimeMax() const
 
MPITimer(const word &name)
 
std::vector< real > totalTimeAllToAll() const
 
real averageTimeMax() const
 
bool write(iOstream &os) const
 
std::vector< real > totalTimeAllToMaster() const
 
const word & name() const
 
std::vector< real > averageTimeAllToAll() const
 
virtual real accTimersTotal() const
 
std::vector< real > averageTimeAllAtoMaster() const
 
Interface class for any output stream.
 
MPITimer & ComputationTimer()