| # | Line 61 | Line 61 | namespace OpenMD{ | |
|---|---|---|
| 61 | } | |
| 62 | ||
| 63 | void FluctuatingChargeObjectiveFunction::gradient(DynamicVector<RealType>& grad, const DynamicVector<RealType>& x) { | |
| 64 | – | int shakeStatus; | 
| 64 | ||
| 65 | setCoor(x); | |
| 66 | ||
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |