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

Comparing trunk/OOPSE-4/src/primitives/UreyBradleyBend.hpp (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2448 by tim, Wed Nov 16 23:10:02 2005 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(double& angle);
64  
65    protected:
66      virtual UreyBradleyBendType* getUreyBradleyBendType() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines