| # | Line 50 | Line 50 | namespace OpenMD { | |
|---|---|---|
| 50 | ||
| 51 | class FluctuatingChargeNVT : public FluctuatingChargePropagator { | |
| 52 | public: | |
| 53 | < | FluctuatingChargeNVT(SimInfo* info, ForceManager* forceMan); |
| 53 | > | FluctuatingChargeNVT(SimInfo* info); |
| 54 | ||
| 55 | int getMaxIterationNumber() { | |
| 56 | return maxIterNum_; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |