#include <charmmStretch.h>
Public Member Functions |
|
Constructors and Destructors
|
|
CharmmStretch () | |
Default constructor. |
|
CharmmStretch (ForceField &force_field) | |
Constructor. |
|
CharmmStretch (const CharmmStretch &charmm_stretch) | |
Copy constructor. |
|
virtual | ~CharmmStretch () |
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. |