|
NAMD
|
#include <ProxyMgr.h>
Public Attributes | |
| int | destPe |
| int | origPe |
| PatchID | patch |
| GBReal * | dEdaSum |
| int | dEdaSumLen |
Definition at line 46 of file ProxyMgr.h.
| GBReal* ProxyGBISP2ResultMsg::dEdaSum |
Definition at line 51 of file ProxyMgr.h.
Referenced by ProxyPatch::boxClosed(), and HomePatch::receiveResult().
| int ProxyGBISP2ResultMsg::dEdaSumLen |
Definition at line 52 of file ProxyMgr.h.
Referenced by ProxyPatch::boxClosed(), and HomePatch::receiveResult().
| int ProxyGBISP2ResultMsg::destPe |
Definition at line 48 of file ProxyMgr.h.
| int ProxyGBISP2ResultMsg::origPe |
Definition at line 49 of file ProxyMgr.h.
Referenced by ProxyPatch::boxClosed().
| PatchID ProxyGBISP2ResultMsg::patch |
Definition at line 50 of file ProxyMgr.h.
Referenced by ProxyPatch::boxClosed(), ProxyMgr::recvResult(), and ProxyMgr::sendResult().
1.8.14