| 
    NAMD
    
   | 
 
#include "MStream.h"Go to the source code of this file.
Classes | |
| class | Communicate | 
Macros | |
| #define | ALL -1 | 
| #define | ALLBUTME -2 | 
| #define | BUFSIZE 4096 | 
| #define | ANY -1 | 
| #define ALL -1 | 
Definition at line 13 of file Communicate.h.
Referenced by Communicate::sendMessage().
| #define ALLBUTME -2 | 
Definition at line 14 of file Communicate.h.
Referenced by WorkDistrib::recvComputeMapChanges(), Node::reloadGridforceGrid(), Node::resendMolecule(), WorkDistrib::sendComputeMap(), and Communicate::sendMessage().
| #define ANY -1 | 
Definition at line 16 of file Communicate.h.
| #define BUFSIZE 4096 | 
Definition at line 15 of file Communicate.h.
Referenced by ComputeFullDirect::doWork(), WorkDistrib::recvComputeMapChanges(), Node::reloadGridforceGrid(), Node::resendMolecule(), and WorkDistrib::sendComputeMap().
 1.8.14