| # | Line 164 | Line 164 | namespace OpenMD { | |
|---|---|---|
| 164 | ||
| 165 | int storageLayout_; | |
| 166 | bool needVelocities_; | |
| 167 | + | bool usePeriodicBoundaryConditions_; |
| 168 | RealType skinThickness_; /**< Verlet neighbor list skin thickness */ | |
| 169 | RealType largestRcut_; | |
| 170 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |