ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/nonbonded/EAM.hpp
(Generate patch)

Comparing branches/development/src/nonbonded/EAM.hpp (file contents):
Revision 1502 by gezelter, Sat Oct 2 19:53:32 2010 UTC vs.
Revision 1505 by gezelter, Sun Oct 3 22:18:59 2010 UTC

# Line 79 | Line 79 | namespace OpenMD {
79      void calcFunctional(FunctionalData fdat);
80      void calcForce(InteractionData idat);
81      virtual string getName() { return name_; }
82 +    virtual RealType getSuggestedCutoffRadius(AtomType* at1, AtomType* at2);
83  
84    private:
85      void initialize();  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines