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

#include <MigrateAtomsMsg.h>

Inheritance diagram for MigrateAtomsMsg:

Public Member Functions

 MigrateAtomsMsg (void)
 

Static Public Member Functions

static voidpack (MigrateAtomsMsg *msg)
 
static MigrateAtomsMsgunpack (void *ptr)
 

Public Attributes

NodeID fromNodeID
 
PatchID srcPatchID
 
PatchID destPatchID
 
MigrationList migrationList
 

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 30 of file MigrateAtomsMsg.h.

Constructor & Destructor Documentation

MigrateAtomsMsg::MigrateAtomsMsg ( void  )
inline

Definition at line 37 of file MigrateAtomsMsg.h.

37 { ; }

Member Function Documentation

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

Member Data Documentation

PatchID MigrateAtomsMsg::destPatchID

Definition at line 34 of file MigrateAtomsMsg.h.

Referenced by MigrateAtomsCombinedMsg::distribute().

NodeID MigrateAtomsMsg::fromNodeID

Definition at line 32 of file MigrateAtomsMsg.h.

Referenced by MigrateAtomsCombinedMsg::distribute().

MigrationList MigrateAtomsMsg::migrationList
PatchID MigrateAtomsMsg::srcPatchID

Definition at line 33 of file MigrateAtomsMsg.h.

Referenced by MigrateAtomsCombinedMsg::distribute().


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