BALL
1.4.79
|
#include <BALL/MOLMEC/MMFF94/MMFF94Torsion.h>
Classes | |
struct | Torsion |
see MMFFTOR.PAR More... | |
Protected Member Functions | |
void | AddDV3_ (Vector3 &f3, const TVector3< double > d3) |
double | getU_ (Position e) |
double | getV_ (Position e) |
bool | calculateHeuristic_ (const Atom &aj, const Atom &ak, double &v1, double &v2, double &v3) |
Protected Member Functions inherited from BALL::ScoringComponent | |
double | scaleScore (double score) const |
Protected Attributes | |
vector< Torsion > | torsions_ |
MMFF94TorsionParameters | 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_ |
MMFF94 bond stretch component
Definition at line 27 of file MMFF94Torsion.h.
BALL::MMFF94Torsion::MMFF94Torsion | ( | ) |
Default constructor.
BALL::MMFF94Torsion::MMFF94Torsion | ( | ForceField & | force_field | ) |
Constructor.
BALL::MMFF94Torsion::MMFF94Torsion | ( | const MMFF94Torsion & | MMFF94_stretch | ) |
Copy constructor
|
virtual |
Destructor.
|
protected |
|
inline |
Definition at line 106 of file MMFF94Torsion.h.
|
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.
|
protected |
Definition at line 120 of file MMFF94Torsion.h.
|
protected |
Definition at line 119 of file MMFF94Torsion.h.