#include <uhligCavFreeEnergyProcessor.h>

Classes |
|
| struct | Default |
| Default
values for cavitation free energy calculations.
More... |
|
| struct | Option |
| Symbolic names for option keys.
More... |
|
Public Member Functions |
|
|
Constructors and Destructors
|
|
| UhligCavFreeEnergyProcessor () | |
| Default
constructor. |
|
| UhligCavFreeEnergyProcessor (const UhligCavFreeEnergyProcessor &proc) | |
| Copy constructor. |
|
| virtual | ~UhligCavFreeEnergyProcessor () |
| Destructor. |
|
|
Assignment
|
|
| const UhligCavFreeEnergyProcessor & | operator= (const UhligCavFreeEnergyProcessor &proc) |
| Assignment operator. |
|
| virtual void | clear () |
| Clear function. |
|
|
Predicates
|
|
| bool | operator== (const UhligCavFreeEnergyProcessor &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 method proposed by Simonson/Bruenger, J. Phys. Chem. 98:4683--4694, 1994 which is based on Uhlig, J. Phys. Chem. 41(9):1215--1225, 1937.
1.5.8