ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/templatesBranch10-28-03/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.
branches/templatesBranch10-28-03/OOPSE/libmdtools/ForceFields.hpp (file contents), Revision 824, Mon Oct 27 22:07:49 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