NAMD
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
ComputeGlobalResultsMsg Class Reference

#include <ComputeGlobalMsgs.h>

Inheritance diagram for ComputeGlobalResultsMsg:

Public Member Functions

 ComputeGlobalResultsMsg (void)
 
 ~ComputeGlobalResultsMsg (void)
 

Static Public Member Functions

static voidpack (ComputeGlobalResultsMsg *msg)
 
static ComputeGlobalResultsMsgunpack (void *ptr)
 

Public Attributes

AtomIDList aid
 
ForceList f
 
ForceList gforce
 
BigRealList gridobjforce
 
int seq
 
int totalforces
 
int reconfig
 
int resendCoordinates
 
AtomIDList newaid
 
AtomIDList newgdef
 
IntList newgridobjid
 

Detailed Description

Definition at line 70 of file ComputeGlobalMsgs.h.

Constructor & Destructor Documentation

ComputeGlobalResultsMsg::ComputeGlobalResultsMsg ( void  )
ComputeGlobalResultsMsg::~ComputeGlobalResultsMsg ( void  )

Definition at line 65 of file ComputeGlobalMsgs.C.

65  {
66 }

Member Function Documentation

static void* ComputeGlobalResultsMsg::pack ( ComputeGlobalResultsMsg msg)
static
static ComputeGlobalResultsMsg* ComputeGlobalResultsMsg::unpack ( void ptr)
static

Member Data Documentation

AtomIDList ComputeGlobalResultsMsg::aid

Definition at line 73 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

ForceList ComputeGlobalResultsMsg::f

Definition at line 74 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

ForceList ComputeGlobalResultsMsg::gforce

Definition at line 75 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

BigRealList ComputeGlobalResultsMsg::gridobjforce

Definition at line 76 of file ComputeGlobalMsgs.h.

AtomIDList ComputeGlobalResultsMsg::newaid

Definition at line 91 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

AtomIDList ComputeGlobalResultsMsg::newgdef

Definition at line 92 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

IntList ComputeGlobalResultsMsg::newgridobjid

Definition at line 93 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

int ComputeGlobalResultsMsg::reconfig

Definition at line 80 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

int ComputeGlobalResultsMsg::resendCoordinates

Definition at line 89 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

int ComputeGlobalResultsMsg::seq
int ComputeGlobalResultsMsg::totalforces

Definition at line 79 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().


The documentation for this class was generated from the following files: