NAMD
|
#include <ProxyMgr.h>
Public Attributes | |
int | origPe |
int | destPe |
PatchID | patch |
Real * | bornRad |
int | bornRadLen |
Definition at line 38 of file ProxyMgr.h.
Real* ProxyGBISP2DataMsg::bornRad |
Definition at line 43 of file ProxyMgr.h.
Referenced by HomePatch::gbisP2Ready(), and ProxyPatch::receiveData().
int ProxyGBISP2DataMsg::bornRadLen |
Definition at line 44 of file ProxyMgr.h.
int ProxyGBISP2DataMsg::destPe |
Definition at line 41 of file ProxyMgr.h.
Referenced by HomePatch::gbisP2Ready().
int ProxyGBISP2DataMsg::origPe |
Definition at line 40 of file ProxyMgr.h.
Referenced by HomePatch::gbisP2Ready().
PatchID ProxyGBISP2DataMsg::patch |
Definition at line 42 of file ProxyMgr.h.
Referenced by HomePatch::gbisP2Ready(), and ProxyMgr::recvData().