# | Line 304 | Line 304 | namespace OpenMD { | |
---|---|---|
304 | eam_->setCutoffRadius(rcut); | |
305 | } | |
306 | ||
307 | – | void InteractionManager::setSwitchingRadius(RealType rswitch) { |
308 | – | electrostatic_->setSwitchingRadius(rswitch); |
309 | – | } |
310 | – | |
307 | void InteractionManager::doPrePair(InteractionData idat){ | |
308 | ||
309 | if (!initialized_) initialize(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |