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

Comparing trunk/OOPSE-3.0/src/UseTheForce/ForceFields.hpp (file contents):
Revision 1653 by gezelter, Wed Oct 27 00:01:29 2004 UTC vs.
Revision 1656 by gezelter, Wed Oct 27 03:00:51 2004 UTC

# Line 183 | Line 183 | class EAM_FF : public ForceFields{ (public)
183   class EAM_FF : public ForceFields{
184  
185   public:
186 +
187    EAM_FF();
188 <  EAM_FF(string the_variant);
188 >  EAM_FF(string theVariant);
189 >
190    virtual ~EAM_FF();
191    
190
192    void readParams();
193    void cleanMe( void );
194  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines