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