|
NAMD
|
#include <ProxyMgr.h>
Public Attributes | |
| int | destPe |
| int | origPe |
| PatchID | patch |
| GBReal * | psiSum |
| int | psiSumLen |
Definition at line 30 of file ProxyMgr.h.
| int ProxyGBISP1ResultMsg::destPe |
Definition at line 32 of file ProxyMgr.h.
| int ProxyGBISP1ResultMsg::origPe |
Definition at line 33 of file ProxyMgr.h.
Referenced by ProxyPatch::boxClosed().
| PatchID ProxyGBISP1ResultMsg::patch |
Definition at line 34 of file ProxyMgr.h.
Referenced by ProxyPatch::boxClosed(), ProxyMgr::recvResult(), and ProxyMgr::sendResult().
| GBReal* ProxyGBISP1ResultMsg::psiSum |
Definition at line 35 of file ProxyMgr.h.
Referenced by ProxyPatch::boxClosed(), and HomePatch::receiveResult().
| int ProxyGBISP1ResultMsg::psiSumLen |
Definition at line 36 of file ProxyMgr.h.
Referenced by ProxyPatch::boxClosed(), and HomePatch::receiveResult().
1.8.14