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


Detailed Description

Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.

Definition at line 33 of file ComputeGlobalMsgs.h.


Constructor & Destructor Documentation

ComputeGlobalDataMsg::ComputeGlobalDataMsg void   ) 
 

Definition at line 35 of file ComputeGlobalMsgs.C.

00035                                                { 
00036 }

ComputeGlobalDataMsg::~ComputeGlobalDataMsg void   ) 
 

Definition at line 38 of file ComputeGlobalMsgs.C.

00038                                                 { 
00039 }


Member Function Documentation

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

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


Member Data Documentation

AtomIDList ComputeGlobalDataMsg::aid
 

Definition at line 37 of file ComputeGlobalMsgs.h.

Referenced by GlobalMasterServer::recvData().

AtomIDList ComputeGlobalDataMsg::fid
 

Definition at line 40 of file ComputeGlobalMsgs.h.

Referenced by GlobalMasterServer::recvData().

PositionList ComputeGlobalDataMsg::gcom
 

Definition at line 39 of file ComputeGlobalMsgs.h.

Referenced by GlobalMasterServer::recvData().

PositionList ComputeGlobalDataMsg::p
 

Definition at line 38 of file ComputeGlobalMsgs.h.

Referenced by GlobalMasterServer::recvData().

int ComputeGlobalDataMsg::step
 

Definition at line 36 of file ComputeGlobalMsgs.h.

Referenced by GlobalMasterServer::recvData().

ForceList ComputeGlobalDataMsg::tf
 

Definition at line 41 of file ComputeGlobalMsgs.h.

Referenced by GlobalMasterServer::recvData().


The documentation for this class was generated from the following files:
Generated on Sun Feb 12 04:08:01 2012 for NAMD by  doxygen 1.3.9.1