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

Comparing trunk/OOPSE-4/src/UseTheForce/EAM_FF.hpp (file contents):
Revision 2500 by chuckv, Wed Dec 7 23:10:53 2005 UTC vs.
Revision 2759 by tim, Wed May 17 21:51:42 2006 UTC

# Line 64 | Line 64 | namespace oopse {
64      EAM_FF();
65      virtual void parse(const std::string& filename);
66  
67 <    virtual double getRcutFromAtomType(AtomType* at);
67 >    virtual RealType getRcutFromAtomType(AtomType* at);
68  
69      ~EAM_FF();
70    private:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines