#include <pairExpInteractionEnergyProcessor.h>
Classes |
|
struct | Default |
Default
values for interaction energy calculations.
More... |
|
struct | Option |
Symbolic names for option keys.
More... |
|
Public Types |
|
enum | SurfaceType { SURFACE__UNKNOWN = 0, SURFACE__SAS = 1, SURFACE__SES = 2, SURFACE__EXTERNAL = 3 } |
Public Member Functions |
|
Constructors and destructors
|
|
PairExpInteractionEnergyProcessor () | |
Default
constructor. |
|
PairExpInteractionEnergyProcessor (const PairExpInteractionEnergyProcessor &proc) | |
Copy constructor. |
|
virtual | ~PairExpInteractionEnergyProcessor () |
Destructor. |
|
Assignment
|
|
const PairExpInteractionEnergyProcessor & |
operator= (const PairExpInteractionEnergyProcessor &proc) |
Assignment operator. |
|
virtual void | clear () |
Clear function. |
|
Processor functions
|
|
virtual bool | finish () |
finish method |
|
Public Attributes |
|
Options
|
|
Options | options |
Options for the calculation of the
free energy. |
|
Protected Attributes |
|
double | alpha_ |
double | C1_ |
double | C2_ |
SolventDescriptor | solvent_ |
RDFParameter | rdf_parameter_ |
This processor uses a 6-exp pair potential for the calculation of dispersion and repulsion energies.