# | Line 902 | Line 902 | namespace OpenMD { | |
---|---|---|
902 | ||
903 | ||
904 | RealType Minimizer::calcPotential() { | |
905 | < | forceMan->calcForces(true, false); |
905 | > | forceMan->calcForces(); |
906 | ||
907 | Snapshot* curSnapshot = info->getSnapshotManager()->getCurrentSnapshot(); | |
908 | RealType potential_local = curSnapshot->statData[Stats::LONG_RANGE_POTENTIAL] + |
# | Line 0 | Line 1 | |
---|---|---|
1 | + | Author Id Revision Date |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |