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

Definition at line 22 of file ComputeConsForceMsgs.h.

22 {}

◆ ~ComputeConsForceMsg()

ComputeConsForceMsg::~ComputeConsForceMsg ( )
inline

Definition at line 23 of file ComputeConsForceMsgs.h.

23 {}

Member Function Documentation

◆ pack()

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

◆ unpack()

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

Member Data Documentation

◆ aid

AtomIDList ComputeConsForceMsg::aid

Definition at line 18 of file ComputeConsForceMsgs.h.

Referenced by ComputeMgr::recvComputeConsForceMsg().

◆ f

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: