# | Line 100 | Line 100 | namespace OpenMD { | |
---|---|---|
100 | // Create a default ForceManager: If the subclass wants to use | |
101 | // a different ForceManager, use setForceManager | |
102 | ||
103 | – | std::cerr << __PRETTY_FUNCTION__ << "\n"; |
103 | forceMan_ = new ForceManager(info); | |
104 | ||
105 | // check for the temperature set flag (velocity scaling) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |