#include <amberBend.h>

Public Member Functions |
|
|
Constructors and Destructors
|
|
| AmberBend () | |
| Default constructor. |
|
| AmberBend (ForceField &force_field) | |
| Constructor. |
|
| AmberBend (const AmberBend &amber_stretch) | |
| Copy constructor. |
|
| virtual | ~AmberBend () |
| Destructor. |
|
|
Setup Methods
|
|
| virtual bool | setup () throw (Exception::TooManyErrors) |
| Setup method. |
|
|
Accessors
|
|
| virtual double | updateEnergy () |
| Calculates and returns the
component's energy. |
|
| virtual void | updateForces () |
| Calculates and returns the
component's forces. |
|
1.5.8