| # | Line 482 | Line 482 | namespace OpenMD { | |
|---|---|---|
| 482 | *(idat.particlePot2) += data1.F->getValueAt( *(idat.rho1) - rhb) | |
| 483 | - *(idat.frho1); | |
| 484 | ||
| 485 | < | idat.pot[METALLIC_FAMILY] += phab; |
| 485 | > | (*(idat.pot))[METALLIC_FAMILY] += phab; |
| 486 | ||
| 487 | *(idat.vpair) += phab; | |
| 488 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |