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

#include <ComputeConsForceMsgs.h>

Inheritance diagram for ComputeConsForceMsg:

Public Member Functions

 ComputeConsForceMsg ()
 
 ~ComputeConsForceMsg ()
 

Static Public Member Functions

static voidpack (ComputeConsForceMsg *msg)
 
static ComputeConsForceMsgunpack (void *ptr)
 

Public Attributes

AtomIDList aid
 
ForceList f
 

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 15 of file ComputeConsForceMsgs.h.

Constructor & Destructor Documentation

ComputeConsForceMsg::ComputeConsForceMsg ( )
inline

Definition at line 22 of file ComputeConsForceMsgs.h.

22 {}
ComputeConsForceMsg::~ComputeConsForceMsg ( )
inline

Definition at line 23 of file ComputeConsForceMsgs.h.

23 {}

Member Function Documentation

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

Member Data Documentation

AtomIDList ComputeConsForceMsg::aid

Definition at line 18 of file ComputeConsForceMsgs.h.

Referenced by ComputeMgr::recvComputeConsForceMsg().

ForceList ComputeConsForceMsg::f

Definition at line 19 of file ComputeConsForceMsgs.h.

Referenced by ComputeMgr::recvComputeConsForceMsg().


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