BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Static Public Attributes | List of all members
BALL::Pair6_12RDFIntegrator::Option Struct Reference

#include <BALL/SOLVATION/pair6_12RDFIntegrator.h>

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

const char* BALL::Pair6_12RDFIntegrator::Option::METHOD
static

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.

const char* BALL::Pair6_12RDFIntegrator::Option::SAMPLES
static

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.

const char* BALL::Pair6_12RDFIntegrator::Option::VERBOSITY
static

The verbosity level. Use integer values with this option.

See Also
Default::VERBOSITY
Parameters
verbosityinteger

Definition at line 66 of file pair6_12RDFIntegrator.h.