|
BALL
1.4.79
|
#include <BALL/SCORING/COMPONENTS/advElectrostatic.h>
Additional Inherited Members | |
Protected Member Functions inherited from BALL::ScoringComponent | |
| double | scaleScore (double score) const |
Protected Attributes inherited from BALL::Electrostatic | |
| AmberNonBonded * | amber_nb_ |
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_ |
Definition at line 14 of file advElectrostatic.h.
| BALL::AdvancedElectrostatic::AdvancedElectrostatic | ( | ScoringFunction * | sf, |
| Options & | options, | ||
| ForceFieldParameters & | forcefield_parameters | ||
| ) |
| BALL::AdvancedElectrostatic::AdvancedElectrostatic | ( | ScoringFunction * | sf, |
| VanDerWaals * | vdw | ||
| ) |
1.8.7