ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/SimInfo.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/SimInfo.hpp (file contents):
Revision 458 by gezelter, Fri Apr 4 19:47:19 2003 UTC vs.
Revision 483 by gezelter, Wed Apr 9 04:06:43 2003 UTC

# Line 48 | Line 48 | class SimInfo{ (public)
48                         // no long range forces.
49  
50    int* identArray;     // array of unique identifiers for the atoms
51 +  int* molMembershipArray;  // map of atom numbers onto molecule numbers
52  
53    int n_constraints; // the number of constraints on the system
54  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines