|
BALL
1.4.79
|
#include <BALL/MOLMEC/AMBER/amberBend.h>
Additional Inherited Members | |
Protected Member Functions inherited from BALL::ScoringComponent | |
| double | scaleScore (double score) const |
Protected Attributes inherited from BALL::BendComponent | |
| vector< QuadraticAngleBend::Data > | bend_ |
| QuadraticAngleBend | bend_parameters_ |
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_ |
Amber bond stretch component
Definition at line 23 of file amberBend.h.
| BALL::AmberBend::AmberBend | ( | ) |
Default constructor.
| BALL::AmberBend::AmberBend | ( | ForceField & | force_field | ) |
Constructor.
|
virtual |
Destructor.
|
virtual | |||||||||||||
Setup method.
Reimplemented from BALL::ForceFieldComponent.
1.8.7