| 
    NAMD
    
   | 
 
#include <Hydrogen.h>
Public Member Functions | |
| HydrogenGroupID () | |
| ~HydrogenGroupID () | |
| int | operator< (const HydrogenGroupID &a) const | 
Public Attributes | |
| AtomID | atomID | 
| int | isGP | 
| int | atomsInGroup | 
| int | waterVal | 
| int | GPID | 
| int | isMP | 
| int | MPID | 
| int | atomsInMigrationGroup | 
Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.
Definition at line 14 of file Hydrogen.h.
      
  | 
  inline | 
Definition at line 34 of file Hydrogen.h.
      
  | 
  inline | 
Definition at line 35 of file Hydrogen.h.
      
  | 
  inline | 
| AtomID HydrogenGroupID::atomID | 
Definition at line 16 of file Hydrogen.h.
Referenced by WorkDistrib::createAtomLists(), and operator<().
| int HydrogenGroupID::atomsInGroup | 
Definition at line 19 of file Hydrogen.h.
Referenced by WorkDistrib::createAtomLists(), and outputCompressedFile().
| int HydrogenGroupID::atomsInMigrationGroup | 
Definition at line 29 of file Hydrogen.h.
Referenced by WorkDistrib::createAtomLists(), and outputCompressedFile().
| int HydrogenGroupID::GPID | 
Definition at line 25 of file Hydrogen.h.
Referenced by operator<(), and outputCompressedFile().
| int HydrogenGroupID::isGP | 
Definition at line 18 of file Hydrogen.h.
Referenced by WorkDistrib::createAtomLists(), and operator<().
| int HydrogenGroupID::isMP | 
Definition at line 27 of file Hydrogen.h.
Referenced by WorkDistrib::createAtomLists(), and operator<().
| int HydrogenGroupID::MPID | 
Definition at line 28 of file Hydrogen.h.
Referenced by operator<(), and outputCompressedFile().
| int HydrogenGroupID::waterVal | 
Definition at line 21 of file Hydrogen.h.
 1.8.14