| # | Line 50 | Line 50 | class SimInfo{ (public) | |
|---|---|---|
| 50 | int n_constraints; // the number of constraints on the system | |
| 51 | ||
| 52 | unsigned int n_SRI; // the number of short range interactions | |
| 53 | – | SRI **sr_interactions;// the array of short range force objects |
| 53 | ||
| 54 | double lrPot; // the potential energy from the long range calculations. | |
| 55 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |