| # | Line 626 | Line 626 | namespace OpenMD{ | |
|---|---|---|
| 626 | RealType listRadius_; /**< Verlet neighbor list radius */ | |
| 627 | RealType skinThickness_; /**< Verlet neighbor list skin thickness */ | |
| 628 | CutoffMethod cutoffMethod_; /**< Cutoff Method for most non-bonded interactions */ | |
| 629 | + | SwitchingFunctionType sft_; /**< Type of switching function in use */ |
| 630 | ||
| 631 | bool fortranInitialized_; /** flag to indicate whether the fortran side is initialized */ | |
| 632 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |