#include <charmmTorsion.h>

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