#include <pairExpInteractionEnergyProcessor.h>
Static Public Attributes | |
const char * | VERBOSITY |
The verbosity level. | |
const char * | ALPHA |
Constants for the pair potential. | |
const char * | C1 |
const char * | C2 |
const char * | CLAVERIE_FILENAME |
const char * | USE_RDF |
RDF option. | |
const char * | RDF_FILENAME |
RDF file option. | |
const char * | SOLVENT_FILENAME |
Solvent description file option. | |
const char * | SURFACE_TYPE |
The type of surface to be used. | |
const char * | SURFACE_FILENAME |
The name of the file containing a surface definition. |
This struct contains a symbolic name for each recognized key in PairExpInteractionEnergyProcessor::options.
|
Constants for the pair potential.
|
|
RDF file option. This options sets the name of the file containing the RDF information. Use char* values with this option.
|
|
Solvent description file option. This option sets the name of the file containig the solvent description. Use char* values with this option.
|
|
The name of the file containing a surface definition.
|
|
The type of surface to be used.
|
|
RDF option. This option states whether the RDF should be considered during the integrtion or not. Use bool values with this option.
|
|
The verbosity level. Use integer values with this option.
|