ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/brains/SimInfo.hpp
(Generate patch)

Comparing trunk/src/brains/SimInfo.hpp (file contents):
Revision 1128 by gezelter, Fri Apr 6 21:53:43 2007 UTC vs.
Revision 1129 by chrisfen, Fri Apr 20 18:15:48 2007 UTC

# 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      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines