# | Line 558 | Line 558 | namespace oopse{ | |
---|---|---|
558 | RealType rsw_; /**< radius of switching function*/ | |
559 | RealType rlist_; /**< neighbor list radius */ | |
560 | ||
561 | + | bool ljsp_; /**< use shifted potential for LJ*/ |
562 | + | bool ljsf_; /**< use shifted force for LJ*/ |
563 | + | |
564 | bool fortranInitialized_; /**< flag indicate whether fortran side | |
565 | is initialized */ | |
566 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |