BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Static Public Attributes
BALL::Pair6_12RDFIntegrator::Option Struct Reference

#include <BALL/SOLVATION/pair6_12RDFIntegrator.h>

List of all members.

Static Public Attributes

static const char * METHOD
static const char * SAMPLES
static const char * VERBOSITY

Detailed Description

Symbolic names for option keys. This struct contains a symbolic name for each recognized key in Pair6_12RDFIntegrator::options.

Definition at line 45 of file pair6_12RDFIntegrator.h.


Member Data Documentation

The integration method. Use integer values with this option.

See also:
Default::METHOD
Parameters:
integration_methodinteger

Definition at line 52 of file pair6_12RDFIntegrator.h.

This option sets the number of samples to be used in numerical integration. Use integer values with this option.

See also:
Default::SAMPLES
Parameters:
samplesinteger

Definition at line 59 of file pair6_12RDFIntegrator.h.

The verbosity level. Use integer values with this option.

See also:
Default::VERBOSITY
Parameters:
verbosityinteger

Definition at line 66 of file pair6_12RDFIntegrator.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines