| # | Line 228 | Line 228 | void ForceFields::doForces( int calcPot, int calcStres | |
|---|---|---|
| 228 | } | |
| 229 | entry_plug->vRaw = entry_plug->lrPot; | |
| 230 | entry_plug->lrPot *= factor; | |
| 231 | – | entry_plug->lrPot += entry_plug->restraint->Calc_Restraint_Forces(entry_plug->integrableObjects); |
| 232 | – | entry_plug->vHarm = entry_plug->restraint->getVharm(); |
| 231 | } | |
| 232 | ||
| 233 | #ifdef IS_MPI | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |