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

PairExpRDFIntegrator::Option Struct Reference

Symbolic names for option keys. More...

#include <pairExpRDFIntegrator.h>

List of all members.

Static Public Attributes

const char * VERBOSITY
 The verbosity level.
const char * SAMPLES
 Number of sampling points for the numerical integration.


Detailed Description

Symbolic names for option keys.

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


Member Data Documentation

const char* PairExpRDFIntegrator::Option::SAMPLES [static]
 

Number of sampling points for the numerical integration.

See also:
Default::SAMPLES
Parameters:
samples integer

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

The verbosity level.

Use integer values with this option.

See also:
Default::VERBOSITY
Parameters:
verbosity integer