| # | Line 81 | Line 81 | class SimInfo{ (public) | |
|---|---|---|
| 81 | int usePBC; // whether we use periodic boundry conditions. | |
| 82 | int useLJ; | |
| 83 | int useSticky; | |
| 84 | < | int useDipole; |
| 84 | > | int useCharges; |
| 85 | > | int useDipoles; |
| 86 | int useReactionField; | |
| 87 | int useGB; | |
| 88 | int useEAM; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |