| # | Line 1295 | Line 1295 | namespace OpenMD { | |
|---|---|---|
| 1295 | #endif | |
| 1296 | ||
| 1297 | RealType rList_ = (largestRcut_ + skinThickness_); | |
| 1298 | – | RealType rl2 = rList_ * rList_; |
| 1298 | Snapshot* snap_ = sman_->getCurrentSnapshot(); | |
| 1299 | Mat3x3d Hmat = snap_->getHmat(); | |
| 1300 | Vector3d Hx = Hmat.getColumn(0); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |