OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
Communicate.cpp File Reference
#include "Message/Communicate.h"
#include "Message/Message.h"
#include "Message/CRC.h"
#include "PETE/IpplExpressions.h"
#include "Utility/IpplInfo.h"
#include "Utility/IpplStats.h"
#include "Utility/RandomNumberGen.h"
#include "Utility/PAssert.h"
#include <cstdio>
Include dependency graph for Communicate.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &o, const Communicate &c)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const Communicate c 
)

Definition at line 48 of file Communicate.cpp.

References Communicate::getNodes(), Communicate::getReceived(), Communicate::myNode(), and Communicate::name().

Here is the call graph for this function: