#include <ComputeGlobalMsgs.h>
Public Member Functions | |
| ComputeGlobalDataMsg (void) | |
| ~ComputeGlobalDataMsg (void) | |
Static Public Member Functions | |
| void * | pack (ComputeGlobalDataMsg *msg) |
| ComputeGlobalDataMsg * | unpack (void *ptr) |
Public Attributes | |
| int | step |
| AtomIDList | aid |
| PositionList | p |
| PositionList | gcom |
| AtomIDList | fid |
| ForceList | tf |
|
|
|
|
|
Definition at line 36 of file ComputeGlobalMsgs.C. 00036 {
00037 }
|
|
|
|
|
|
|
|
|
Definition at line 35 of file ComputeGlobalMsgs.h. Referenced by GlobalMasterServer::recvData(). |
|
|
Definition at line 38 of file ComputeGlobalMsgs.h. Referenced by GlobalMasterServer::recvData(). |
|
|
Definition at line 37 of file ComputeGlobalMsgs.h. Referenced by GlobalMasterServer::recvData(). |
|
|
Definition at line 36 of file ComputeGlobalMsgs.h. Referenced by GlobalMasterServer::recvData(). |
|
|
Definition at line 34 of file ComputeGlobalMsgs.h. Referenced by GlobalMasterServer::recvData(). |
|
|
Definition at line 39 of file ComputeGlobalMsgs.h. Referenced by GlobalMasterServer::recvData(). |
1.3.9.1