#include <BALL/SCORING/COMPONENTS/polarSolvation.h>
SLICK polar solvation component \ { Definition:} {BALL/SCORING/COMPONENTS/polarSolvation.h}
Definition at line 17 of file polarSolvation.h.
Averaging methods for model 0 and 3
Definition at line 56 of file polarSolvation.h.
CALCULATION__FRESNO | |
CALCULATION__FULL_SLICK | |
CALCULATION__FULL_CYCLE | |
CALCULATION__FULL_CYCLE_FOCUSED | |
CALCULATION__COULOMB | |
CALCULATION__EEF1 |
Definition at line 25 of file polarSolvation.h.
BALL::PolarSolvation::PolarSolvation | ( | ) |
Default constructor.
BALL::PolarSolvation::PolarSolvation | ( | ScoringFunction & | sf | ) |
Constructor.
BALL::PolarSolvation::PolarSolvation | ( | const PolarSolvation & | fhb | ) |
Copy constructor
virtual BALL::PolarSolvation::~PolarSolvation | ( | ) | [virtual] |
Destructor.
virtual double BALL::PolarSolvation::calculateScore | ( | ) | [virtual] |
Calculates and returns the component's energy.
Reimplemented from BALL::ScoringComponent.
virtual void BALL::PolarSolvation::clear | ( | ) | [virtual] |
Clear method.
Reimplemented from BALL::ScoringComponent.
float BALL::PolarSolvation::computeESInteractionEnergy_ | ( | const Molecule & | molecule, | |
const HashMap< const Atom *, float > & | p_hash | |||
) | [private] |
bool BALL::PolarSolvation::computeFullCycle_ | ( | System & | system, | |
Molecule & | protein, | |||
Molecule & | ligand, | |||
float & | energy | |||
) | [private] |
const PolarSolvation& BALL::PolarSolvation::operator= | ( | const PolarSolvation & | fr | ) |
Assignment.
bool BALL::PolarSolvation::operator== | ( | const PolarSolvation & | fr | ) | const |
virtual bool BALL::PolarSolvation::setup | ( | ) | [virtual] |
Setup method.
Reimplemented from BALL::ScoringComponent.
Size BALL::PolarSolvation::averaging_ [private] |
Definition at line 266 of file polarSolvation.h.
float BALL::PolarSolvation::bulk_water_dc_ [private] |
Definition at line 294 of file polarSolvation.h.
Definition at line 262 of file polarSolvation.h.
Molecule BALL::PolarSolvation::desolv_ligand_ [private] |
Definition at line 258 of file polarSolvation.h.
Definition at line 254 of file polarSolvation.h.
FDPB BALL::PolarSolvation::fdpb_ [private] |
Definition at line 278 of file polarSolvation.h.
Definition at line 282 of file polarSolvation.h.
float BALL::PolarSolvation::spacing_ [private] |
Definition at line 290 of file polarSolvation.h.
bool BALL::PolarSolvation::unite_atoms_ [private] |
Definition at line 270 of file polarSolvation.h.
bool BALL::PolarSolvation::use_gb_ [private] |
Definition at line 286 of file polarSolvation.h.
float BALL::PolarSolvation::vacuum_dc_ [private] |
Definition at line 298 of file polarSolvation.h.
Size BALL::PolarSolvation::verbosity_ [private] |
Definition at line 274 of file polarSolvation.h.