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

AtomMap.h File Reference

#include "NamdTypes.h"

Go to the source code of this file.

Classes

class  AtomMap
class  AtomMapper

Enumerations

enum  { notUsed = -1 }


Enumeration Type Documentation

anonymous enum
 

AtomMap maps the global atom ID (int) to the atom's assigned patch ID (int) and local index (int) within that patch. An array of "LocalID" of length (number of atoms) is allocated. The total space required is 2*sizeof(int)*(number of atoms).

Enumeration values:
notUsed 

Definition at line 30 of file AtomMap.h.

00030 { notUsed = -1 };


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