|
NAMD
|
#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.
|
inline |
Definition at line 22 of file ComputeConsForceMsgs.h.
|
inline |
Definition at line 23 of file ComputeConsForceMsgs.h.
|
static |
|
static |
| 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().
1.8.14