#include <BALL/MOLMEC/CHARMM/charmmStretch.h>

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