NAMD
ComputeConsForceMsgs.C
Go to the documentation of this file.
1 
7 #include "ComputeConsForceMsgs.h"
8 #include "packmsg.h"
9 
10 #include "ComputeMgr.decl.h"
11 
13  PACK_RESIZE(aid);
14  PACK_RESIZE(f);
15 )
#define PACK_MSG(MSGTYPE, MSGDATA)
Definition: packmsg.h:35
#define PACK_RESIZE(DATA)
Definition: packmsg.h:125