#include <BALL/SCORING/COMPONENTS/nonpolarSolvation.h>
SLICK nonpolar solvation component. { Definition:} {BALL/SORING/COMMON/nonpolarSolvation.h}
BALL::NonpolarSolvation::NonpolarSolvation | ( | ) |
Default constructor.
BALL::NonpolarSolvation::NonpolarSolvation | ( | ScoringFunction & | sf | ) |
Constructor.
BALL::NonpolarSolvation::NonpolarSolvation | ( | const NonpolarSolvation & | fhb | ) |
Copy constructor
virtual BALL::NonpolarSolvation::~NonpolarSolvation | ( | ) | [virtual] |
Destructor.
virtual double BALL::NonpolarSolvation::calculateScore | ( | ) | [virtual] |
Calculates and returns the component's energy.
Reimplemented from BALL::ScoringComponent.
virtual void BALL::NonpolarSolvation::clear | ( | ) | [virtual] |
Clear method.
Reimplemented from BALL::ScoringComponent.
const NonpolarSolvation& BALL::NonpolarSolvation::operator= | ( | const NonpolarSolvation & | fr | ) |
Assignment.
bool BALL::NonpolarSolvation::operator== | ( | const NonpolarSolvation & | fr | ) | const |
virtual bool BALL::NonpolarSolvation::setup | ( | ) | [virtual] |
Setup method.
Reimplemented from BALL::ScoringComponent.
System BALL::NonpolarSolvation::complex_ [private] |
float BALL::NonpolarSolvation::constant_ [private] |
double BALL::NonpolarSolvation::factor_ [private] |
System BALL::NonpolarSolvation::ligand_ [private] |
float BALL::NonpolarSolvation::probe_radius_ [private] |
System BALL::NonpolarSolvation::receptor_ [private] |
Size BALL::NonpolarSolvation::verbosity_ [private] |