# | Line 98 | Line 98 | class SimSetup{ (private) | |
---|---|---|
98 | int current_atom_ndx; | |
99 | ||
100 | vector<int> globalAtomIndex; | |
101 | + | vector<int> globalGroupIndex; |
102 | void setupZConstraint(SimInfo& theInfo); //setup parameters for zconstraint method | |
103 | ||
104 | }; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |