|
NAMD
|
#include <ProxyMgr.h>
Public Attributes | |
| int | origPe |
| int | destPe |
| PatchID | patch |
| Real * | dHdrPrefix |
| int | dHdrPrefixLen |
Definition at line 54 of file ProxyMgr.h.
| int ProxyGBISP3DataMsg::destPe |
Definition at line 57 of file ProxyMgr.h.
Referenced by HomePatch::gbisP3Ready().
| Real* ProxyGBISP3DataMsg::dHdrPrefix |
Definition at line 59 of file ProxyMgr.h.
Referenced by HomePatch::gbisP3Ready(), and ProxyPatch::receiveData().
| int ProxyGBISP3DataMsg::dHdrPrefixLen |
Definition at line 60 of file ProxyMgr.h.
Referenced by HomePatch::gbisP3Ready(), and ProxyPatch::receiveData().
| int ProxyGBISP3DataMsg::origPe |
Definition at line 56 of file ProxyMgr.h.
Referenced by HomePatch::gbisP3Ready().
| PatchID ProxyGBISP3DataMsg::patch |
Definition at line 58 of file ProxyMgr.h.
Referenced by HomePatch::gbisP3Ready(), and ProxyMgr::recvData().
1.8.14