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 void * pack (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::ComputeGlobalResultsMsg ( void  )

◆ ~ComputeGlobalResultsMsg()

ComputeGlobalResultsMsg::~ComputeGlobalResultsMsg ( void  )

Definition at line 65 of file ComputeGlobalMsgs.C.

65  {
66 }

Member Function Documentation

◆ pack()

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

◆ unpack()

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

Member Data Documentation

◆ aid

AtomIDList ComputeGlobalResultsMsg::aid

Definition at line 73 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

◆ f

ForceList ComputeGlobalResultsMsg::f

◆ gforce

ForceList ComputeGlobalResultsMsg::gforce

Definition at line 75 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

◆ gridobjforce

BigRealList ComputeGlobalResultsMsg::gridobjforce

Definition at line 76 of file ComputeGlobalMsgs.h.

◆ newaid

AtomIDList ComputeGlobalResultsMsg::newaid

Definition at line 91 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

◆ newgdef

AtomIDList ComputeGlobalResultsMsg::newgdef

Definition at line 92 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

◆ newgridobjid

IntList ComputeGlobalResultsMsg::newgridobjid

Definition at line 93 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

◆ reconfig

int ComputeGlobalResultsMsg::reconfig

Definition at line 80 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

◆ resendCoordinates

int ComputeGlobalResultsMsg::resendCoordinates

Definition at line 89 of file ComputeGlobalMsgs.h.

Referenced by ComputeGlobal::recvResults().

◆ seq

int ComputeGlobalResultsMsg::seq

◆ totalforces

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: