#include <pair6_12RDFIntegrator.h>
Static Public Attributes |
|
static const char * | METHOD |
The integration method. |
|
static const char * | SAMPLES |
This option sets the number of
samples to be used in numerical integration. |
|
static const char * | VERBOSITY |
The verbosity level. |
This struct contains a symbolic name for each recognized key in Pair6_12RDFIntegrator::options.
const char*
BALL::Pair6_12RDFIntegrator::Pair6_12RDFIntegrator::Option::METHOD
[static] |
The integration method.
Use integer values with this option.
integration_method | integer |
const char*
BALL::Pair6_12RDFIntegrator::Pair6_12RDFIntegrator::Option::SAMPLES
[static] |
This option sets the number of samples to be used in numerical integration.
Use integer values with this option.
samples | integer |
const char*
BALL::Pair6_12RDFIntegrator::Pair6_12RDFIntegrator::Option::VERBOSITY
[static] |
The verbosity level.
Use integer values with this option.
verbosity | integer |