| # | Line 165 | Line 165 | namespace OpenMD { | |
|---|---|---|
| 165 | RealType slabBCenter_; | |
| 166 | RealType sphereARadius_; | |
| 167 | RealType sphereBRadius_; | |
| 168 | + | RealType areaA_; |
| 169 | + | bool AisHull_; |
| 170 | + | RealType areaB_; |
| 171 | + | bool BisHull_; |
| 172 | ||
| 173 | Vector3d coordinateOrigin_; | |
| 174 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |