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

Comparing branches/development/src/brains/SimInfo.hpp (file contents):
Revision 1533 by gezelter, Tue Dec 28 21:47:55 2010 UTC vs.
Revision 1534 by gezelter, Wed Dec 29 21:53:28 2010 UTC

# 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      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines