Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

ComputeGlobalDataMsg Class Reference

#include <ComputeGlobalMsgs.h>

List of all members.

Public Member Functions

 ComputeGlobalDataMsg (void)
 ~ComputeGlobalDataMsg (void)

Static Public Member Functions

void * pack (ComputeGlobalDataMsg *msg)
ComputeGlobalDataMsgunpack (void *ptr)

Public Attributes

int step
AtomIDList aid
PositionList p
PositionList gcom
AtomIDList fid
ForceList tf


Constructor & Destructor Documentation

ComputeGlobalDataMsg::ComputeGlobalDataMsg void   ) 
 

ComputeGlobalDataMsg::~ComputeGlobalDataMsg void   ) 
 

Definition at line 36 of file ComputeGlobalMsgs.C.

00036                                                 { 
00037 }


Member Function Documentation

void* ComputeGlobalDataMsg::pack ComputeGlobalDataMsg msg  )  [static]
 

ComputeGlobalDataMsg* ComputeGlobalDataMsg::unpack void *  ptr  )  [static]
 


Member Data Documentation

AtomIDList ComputeGlobalDataMsg::aid
 

Definition at line 35 of file ComputeGlobalMsgs.h.

Referenced by GlobalMasterServer::recvData().

AtomIDList ComputeGlobalDataMsg::fid
 

Definition at line 38 of file ComputeGlobalMsgs.h.

Referenced by GlobalMasterServer::recvData().

PositionList ComputeGlobalDataMsg::gcom
 

Definition at line 37 of file ComputeGlobalMsgs.h.

Referenced by GlobalMasterServer::recvData().

PositionList ComputeGlobalDataMsg::p
 

Definition at line 36 of file ComputeGlobalMsgs.h.

Referenced by GlobalMasterServer::recvData().

int ComputeGlobalDataMsg::step
 

Definition at line 34 of file ComputeGlobalMsgs.h.

Referenced by GlobalMasterServer::recvData().

ForceList ComputeGlobalDataMsg::tf
 

Definition at line 39 of file ComputeGlobalMsgs.h.

Referenced by GlobalMasterServer::recvData().


The documentation for this class was generated from the following files:
Generated on Thu Jul 24 04:07:43 2008 for NAMD by  doxygen 1.3.9.1