7 #ifndef COMPUTEGLOBALMSGS_H 8 #define COMPUTEGLOBALMSGS_H 14 #include "ComputeMgr.decl.h" 17 class ComputeGlobalConfigMsg :
public CMessage_ComputeGlobalConfigMsg {
24 ComputeGlobalConfigMsg(
void);
25 ~ComputeGlobalConfigMsg(
void);
28 static void* pack(ComputeGlobalConfigMsg *msg);
29 static ComputeGlobalConfigMsg* unpack(
void *ptr);
BigRealList gridobjvalue
Partial values of the GridForce objects from this message.
ComputeGlobalResultsMsg(void)
ResizeArray< Lattice > lat
IntList gridobjindex
Indices of the GridForce objects contained in this message.
static void * pack(ComputeGlobalResultsMsg *msg)
static ComputeGlobalResultsMsg * unpack(void *ptr)
~ComputeGlobalDataMsg(void)
static ComputeGlobalDataMsg * unpack(void *ptr)
int count
Numer of atoms processed for this message.
~ComputeGlobalResultsMsg(void)
int patchcount
Number of patches processed for this message.
ComputeGlobalDataMsg(void)
static void * pack(ComputeGlobalDataMsg *msg)