#include <ComputeGlobalMsgs.h>
Public Member Functions | |
| ComputeGlobalResultsMsg (void) | |
| ~ComputeGlobalResultsMsg (void) | |
Static Public Member Functions | |
| void * | pack (ComputeGlobalResultsMsg *msg) |
| ComputeGlobalResultsMsg * | unpack (void *ptr) |
Public Attributes | |
| AtomIDList | aid |
| ForceList | f |
| ForceList | gforce |
| int | reconfig |
| int | resendCoordinates |
| AtomIDList | newaid |
| AtomIDList | newgdef |
|
|
|
|
|
Definition at line 56 of file ComputeGlobalMsgs.C. 00056 {
00057 }
|
|
|
|
|
|
|
|
|
Definition at line 54 of file ComputeGlobalMsgs.h. Referenced by ComputeGlobal::recvResults(). |
|
|
Definition at line 55 of file ComputeGlobalMsgs.h. Referenced by ComputeGlobal::recvResults(). |
|
|
Definition at line 56 of file ComputeGlobalMsgs.h. Referenced by ComputeGlobal::recvResults(). |
|
|
Definition at line 69 of file ComputeGlobalMsgs.h. Referenced by ComputeGlobal::recvResults(). |
|
|
Definition at line 70 of file ComputeGlobalMsgs.h. Referenced by ComputeGlobal::recvResults(). |
|
|
Definition at line 58 of file ComputeGlobalMsgs.h. Referenced by ComputeGlobal::recvResults(). |
|
|
Definition at line 67 of file ComputeGlobalMsgs.h. Referenced by ComputeGlobal::recvResults(). |
1.3.9.1