|
BALL
1.4.79
|
#include <BALL/MOLMEC/CHARMM/charmmTorsion.h>
Classes | |
| struct | SingleCharmmTorsion |
Additional Inherited Members | |
Protected Member Functions inherited from BALL::ScoringComponent | |
| double | scaleScore (double score) const |
Protected Attributes inherited from BALL::ForceFieldComponent | |
| ForceField * | force_field_ |
| double | energy_ |
Protected Attributes inherited from BALL::ScoringComponent | |
| bool | ligand_intra_molecular_ |
| bool | gridable_ |
| bool | atom_pairwise_ |
| ScoringFunction * | scoring_function_ |
| ScoringBaseFunction * | base_function_ |
| double | score_ |
| double | coefficient_ |
| double | stddev_ |
| double | mean_ |
| bool | enabled_ |
| String | type_name_ |
CHARMM torsion component
Definition at line 36 of file charmmTorsion.h.
| BALL::CharmmTorsion::CharmmTorsion | ( | ) |
Default constructor.
| BALL::CharmmTorsion::CharmmTorsion | ( | ForceField & | force_field | ) |
Constructor.
| BALL::CharmmTorsion::CharmmTorsion | ( | const CharmmTorsion & | charmm_stretch | ) |
Copy constructor
|
virtual |
Destructor.
|
virtual | |||||||||||||
Setup method.
Reimplemented from BALL::ForceFieldComponent.
|
virtual |
Calculates and returns the component's energy.
Reimplemented from BALL::ForceFieldComponent.
|
virtual |
Calculates and returns the component's forces.
Reimplemented from BALL::ForceFieldComponent.
1.8.7