#include <nonpolarSolvation.h>
Inherits BALL::ScoringComponent.
Public Types |
|
| enum |
CalculationMethod { CALCULATION__NONE, CALCULATION__UHLIG, CALCULATION__PCM, CALCULATION__VDW_SOLVENT, CALCULATION__VDW_INTERACTION } |
Public Member Functions |
|
|
Constructors and Destructors
|
|
| NonpolarSolvation () | |
| Default constructor. |
|
| NonpolarSolvation (ScoringFunction &sf) | |
| Constructor. |
|
| NonpolarSolvation (const NonpolarSolvation &fhb) | |
| Copy constructor. |
|
| virtual | ~NonpolarSolvation () |
| Destructor. |
|
|
Assignment
|
|
| const NonpolarSolvation & | operator= (const NonpolarSolvation &fr) |
| Assignment. |
|
| virtual void | clear () |
| Clear method. |
|
|
Predicates.
|
|
| bool | operator== (const NonpolarSolvation &fr) const |
|
Setup Methods
|
|
| virtual bool | setup () |
| Setup method. |
|
|
Accessors
|
|
| virtual double | calculateScore () |
| Calculates and returns the
component's energy. |
|
{ Definition:} {BALL/SORING/COMMON/nonpolarSolvation.h}
1.5.8