#include <BALL/MOLMEC/AMBER/amberStretch.h>

Public Member Functions | |
Constructors and Destructors | |
| AmberStretch () | |
| AmberStretch (ForceField &force_field) | |
| virtual | ~AmberStretch () |
Setup Methods | |
| virtual bool | setup () throw (Exception::TooManyErrors) |
Amber bond stretch component
Definition at line 23 of file amberStretch.h.
| BALL::AmberStretch::AmberStretch | ( | ) |
Default constructor.
| BALL::AmberStretch::AmberStretch | ( | ForceField & | force_field | ) |
Constructor.
| virtual BALL::AmberStretch::~AmberStretch | ( | ) | [virtual] |
Destructor.
| virtual bool BALL::AmberStretch::setup | ( | ) | throw (Exception::TooManyErrors) [virtual] |
Setup method.
Reimplemented from BALL::ForceFieldComponent.
1.6.3