Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

MigrateAtomsMsg.C File Reference

#include "InfoStream.h"
#include "Migration.h"
#include "MigrateAtomsMsg.h"
#include "NamdTypes.h"
#include "Debug.h"
#include "PatchMgr.decl.h"
#include "PatchMap.h"
#include "HomePatch.h"
#include "packmsg.h"

Go to the source code of this file.

Defines

#define MIN_DEBUG_LEVEL   3

Functions

 PACK_MSG (MigrateAtomsMsg, PACK(fromNodeID);PACK(srcPatchID);PACK(destPatchID);PACK_RESIZE(migrationList);)


Define Documentation

#define MIN_DEBUG_LEVEL   3
 

Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.

Definition at line 16 of file MigrateAtomsMsg.C.


Function Documentation

PACK_MSG MigrateAtomsMsg  ,
PACK(fromNodeID);PACK(srcPatchID);PACK(destPatchID);PACK_RESIZE(migrationList); 
 

Definition at line 25 of file MigrateAtomsMsg.C.

00034 {
00035   fromNodeID = CkMyPe();
00036   totalAtoms = 0;
00037 }


Generated on Thu May 23 04:07:19 2013 for NAMD by  doxygen 1.3.9.1