ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/ForceFields.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/ForceFields.hpp (file contents):
Revision 559 by mmeineke, Thu Jun 19 22:02:44 2003 UTC vs.
Revision 657 by chuckv, Wed Jul 30 21:17:01 2003 UTC

# Line 167 | Line 167 | class EAM_FF : public ForceFields{ (private)
167  
168    void initForceField( int ljMixRule );
169  
170 +  void calcRcut( void );
171   private:
172  
173    void fastForward( char* stopText, char* searchOwner );
174 <
174 >  
175 >  double eamRcut;
176   };
177  
178   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines