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

Comparing trunk/src/primitives/UreyBradleyBend.hpp (file contents):
Revision 507 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 963 by tim, Wed May 17 21:51:42 2006 UTC

# Line 60 | Line 60 | namespace oopse {
60    public:
61      UreyBradleyBend(Atom* atom1, Atom* atom2, Atom* atom3, UreyBradleyBendType* bt);
62      virtual ~UreyBradleyBend();
63 <    virtual void calcForce();
63 >    virtual void calcForce(RealType& angle);
64  
65    protected:
66      virtual UreyBradleyBendType* getUreyBradleyBendType() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines