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::PairExpRDFIntegrator::Option Struct Reference

#include <BALL/SOLVATION/pairExpRDFIntegrator.h>

Static Public Attributes

static const char * VERBOSITY
 
static const char * SAMPLES
 

Detailed Description

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

Definition at line 49 of file pairExpRDFIntegrator.h.

Member Data Documentation

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

Number of sampling points for the numerical integration.

See Also
Default::SAMPLES
Parameters
samplesinteger

Definition at line 62 of file pairExpRDFIntegrator.h.

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

The verbosity level. Use integer values with this option.

See Also
Default::VERBOSITY
Parameters
verbosityinteger

Definition at line 56 of file pairExpRDFIntegrator.h.