#include <ComputeConsForceMsgs.h>
Public Member Functions | |
ComputeConsForceMsg () | |
~ComputeConsForceMsg () | |
Static Public Member Functions | |
static void * | pack (ComputeConsForceMsg *msg) |
static ComputeConsForceMsg * | unpack (void *ptr) |
Public Attributes | |
AtomIDList | aid |
ForceList | f |
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.
ComputeConsForceMsg::ComputeConsForceMsg | ( | ) | [inline] |
Definition at line 22 of file ComputeConsForceMsgs.h.
ComputeConsForceMsg::~ComputeConsForceMsg | ( | ) | [inline] |
Definition at line 23 of file ComputeConsForceMsgs.h.
static void* ComputeConsForceMsg::pack | ( | ComputeConsForceMsg * | msg | ) | [static] |
static ComputeConsForceMsg* ComputeConsForceMsg::unpack | ( | void * | ptr | ) | [static] |
Definition at line 18 of file ComputeConsForceMsgs.h.
Referenced by ComputeMgr::recvComputeConsForceMsg().
Definition at line 19 of file ComputeConsForceMsgs.h.
Referenced by ComputeMgr::recvComputeConsForceMsg().