#include "Message/TagMaker.h"#include "Message/Tags.h"#include <vector.h>#include <pair.h>#include <iostream.h>Include dependency graph for Communicate.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | CommSendInfo |
| class | Communicate |
| struct | Communicate::MessageData |
Functions | |
| ostream & | operator<< (ostream &, const Communicate &) |
Variables | |
| const int | COMM_ANY_NODE = (-1) |
| const int | COMM_ANY_TAG = (-1) |
|
||||||||||||
|
Definition at line 48 of file Communicate.cpp. References Communicate::getNodes(), Communicate::getReceived(), Communicate::myNode(), Communicate::name(), TAU_IO, TAU_MESSAGE, and TAU_PROFILE. Here is the call graph for this function: ![]() |
|
|
Definition at line 47 of file Communicate.h. Referenced by PawsDataConnect::barrier(), IndexedReceive(), ParticleBase< PLayout >::resetID(), and DiscParticle::write(). |
|
|
Definition at line 48 of file Communicate.h. |
1.4.6