#include <pierottiCavFreeEnergyProcessor.h>

Classes |
|
| struct | Default |
| Default
values for cavitation free anergy calculations.
More... |
|
| struct | Option |
| Symbolic names for option keys.
More... |
|
Public Member Functions |
|
|
Constructors and Destructors
|
|
| PierottiCavFreeEnergyProcessor () | |
| Default
constructor. |
|
| PierottiCavFreeEnergyProcessor (const PierottiCavFreeEnergyProcessor &proc) | |
| Copy constructor. |
|
| virtual | ~PierottiCavFreeEnergyProcessor () |
| Destructor. |
|
|
Assignment
|
|
|
const PierottiCavFreeEnergyProcessor & |
operator= (const PierottiCavFreeEnergyProcessor &proc) |
| Assignment operator. |
|
| virtual void | clear () |
| Clear function. |
|
|
Predicates
|
|
| bool | operator== (const PierottiCavFreeEnergyProcessor &proc) const |
| Equality operator. |
|
|
processor functions
|
|
| virtual bool | finish () |
| This is where the actual computation
takes place. |
|
Public Attributes |
|
|
Options
|
|
| Options | options |
| Options for the calculation of the
caviation free energy. |
|
This processor is using the SPT theory approach by Pierotti, Chem. Rev. 76(6):717--726, 1976 with the modification for non-spherical solutes by Huron/Claverie, J. Phys. Chem. 76(15):2123-2133, 1972.
1.5.8