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 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2759 by tim, Wed May 17 21:51:42 2006 UTC

# Line 52 | Line 52 | namespace oopse {
52   #include "UseTheForce/ForceField.hpp"
53   #include "io/SectionParserManager.hpp"
54   #include "UseTheForce/ForceFieldCreator.hpp"
55 + #include "io/ForceFieldOptions.hpp"
56   namespace oopse {
57  
58    /**
# Line 63 | 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