| # | Line 167 | Line 167 | namespace OpenMD { | |
|---|---|---|
| 167 | RealType rbig = mixer.rbig; | |
| 168 | bool isPower = mixer.isPower; | |
| 169 | ||
| 170 | – | cerr << rl << " " << ru << " " << rlp << " " << rup << " " << rbig << " " << w0 << " " << v0 << " " << v0p << "\n"; |
| 170 | if ( *(idat.rij) <= rbig) { | |
| 171 | ||
| 172 | RealType r3 = *(idat.r2) * *(idat.rij); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |