| # | Line 1308 | Line 1308 | namespace OpenMD { | |
|---|---|---|
| 1308 | #endif | |
| 1309 | ||
| 1310 | RealType rList_ = (largestRcut_ + skinThickness_); | |
| 1311 | – | RealType rl2 = rList_ * rList_; |
| 1311 | Snapshot* snap_ = sman_->getCurrentSnapshot(); | |
| 1312 | Mat3x3d Hmat = snap_->getHmat(); | |
| 1313 | Vector3d Hx = Hmat.getColumn(0); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |