Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

Pair6_12RDFIntegrator::Option Struct Reference

Symbolic names for option keys. More...

#include <pair6_12RDFIntegrator.h>

List of all members.

Static Public Attributes

const char * METHOD
 The integration method.
const char * SAMPLES
 This option sets the number of samples to be used in numerical integration.
const char * VERBOSITY
 The verbosity level.


Detailed Description

Symbolic names for option keys.

This struct contains a symbolic name for each recognized key in Pair6_12RDFIntegrator::options.


Member Data Documentation

const char* Pair6_12RDFIntegrator::Option::METHOD [static]
 

The integration method.

Use integer values with this option.

See also:
Default::METHOD
Parameters:
integration_method integer

const char* 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:
samples integer

const char* Pair6_12RDFIntegrator::Option::VERBOSITY [static]
 

The verbosity level.

Use integer values with this option.

See also:
Default::VERBOSITY
Parameters:
verbosity integer