queso-0.53.0
Classes | Namespaces | Macros | Functions
MonteCarloSGOptions.h File Reference

Classes to allow options to be passed to a Monte Carlo sequence generator. More...

#include <queso/Environment.h>
#include <queso/SequenceStatisticalOptions.h>
#include <queso/BoostInputOptionsParser.h>
Include dependency graph for MonteCarloSGOptions.h:

Go to the source code of this file.

Classes

class  QUESO::McOptionsValues
 This class provides options for the Monte Carlo sequence generator if no input file is available. More...
 
class  QUESO::MonteCarloSGOptions
 This class reads the options for the Monte Carlo sequence generator from an input file. More...
 

Namespaces

 boost
 
 boost::program_options
 
 QUESO
 

Macros

#define UQ_MOC_SG_FILENAME_FOR_NO_FILE   "."
 
#define UQ_MOC_SG_HELP   ""
 
#define UQ_MOC_SG_DATA_OUTPUT_FILE_NAME_ODV   UQ_MOC_SG_FILENAME_FOR_NO_FILE
 
#define UQ_MOC_SG_DATA_OUTPUT_ALLOWED_SET_ODV   ""
 
#define UQ_MOC_SG_PSEQ_DATA_OUTPUT_PERIOD_ODV   0
 
#define UQ_MOC_SG_PSEQ_DATA_OUTPUT_FILE_NAME_ODV   UQ_MOC_SG_FILENAME_FOR_NO_FILE
 
#define UQ_MOC_SG_PSEQ_DATA_OUTPUT_FILE_TYPE_ODV   UQ_FILE_EXTENSION_FOR_MATLAB_FORMAT
 
#define UQ_MOC_SG_PSEQ_DATA_OUTPUT_ALLOWED_SET_ODV   ""
 
#define UQ_MOC_SG_PSEQ_COMPUTE_STATS_ODV   0
 
#define UQ_MOC_SG_QSEQ_DATA_INPUT_FILE_NAME_ODV   UQ_MOC_SG_FILENAME_FOR_NO_FILE
 
#define UQ_MOC_SG_QSEQ_DATA_INPUT_FILE_TYPE_ODV   UQ_FILE_EXTENSION_FOR_MATLAB_FORMAT
 
#define UQ_MOC_SG_QSEQ_SIZE_ODV   100
 
#define UQ_MOC_SG_QSEQ_DISPLAY_PERIOD_ODV   500
 
#define UQ_MOC_SG_QSEQ_MEASURE_RUN_TIMES_ODV   0
 
#define UQ_MOC_SG_QSEQ_DATA_OUTPUT_PERIOD_ODV   0
 
#define UQ_MOC_SG_QSEQ_DATA_OUTPUT_FILE_NAME_ODV   UQ_MOC_SG_FILENAME_FOR_NO_FILE
 
#define UQ_MOC_SG_QSEQ_DATA_OUTPUT_FILE_TYPE_ODV   UQ_FILE_EXTENSION_FOR_MATLAB_FORMAT
 
#define UQ_MOC_SG_QSEQ_DATA_OUTPUT_ALLOWED_SET_ODV   ""
 
#define UQ_MOC_SG_QSEQ_COMPUTE_STATS_ODV   0
 

Functions

std::ostream & QUESO::operator<< (std::ostream &os, const MonteCarloSGOptions &obj)
 Prints the object obj, overloading an operator. More...
 

Detailed Description

Classes to allow options to be passed to a Monte Carlo sequence generator.

Definition in file MonteCarloSGOptions.h.

Macro Definition Documentation

#define UQ_MOC_SG_DATA_OUTPUT_ALLOWED_SET_ODV   ""
#define UQ_MOC_SG_DATA_OUTPUT_FILE_NAME_ODV   UQ_MOC_SG_FILENAME_FOR_NO_FILE
#define UQ_MOC_SG_FILENAME_FOR_NO_FILE   "."
#define UQ_MOC_SG_HELP   ""

Definition at line 35 of file MonteCarloSGOptions.h.

Referenced by QUESO::McOptionsValues::McOptionsValues().

#define UQ_MOC_SG_PSEQ_COMPUTE_STATS_ODV   0
#define UQ_MOC_SG_PSEQ_DATA_OUTPUT_ALLOWED_SET_ODV   ""
#define UQ_MOC_SG_PSEQ_DATA_OUTPUT_FILE_NAME_ODV   UQ_MOC_SG_FILENAME_FOR_NO_FILE
#define UQ_MOC_SG_PSEQ_DATA_OUTPUT_FILE_TYPE_ODV   UQ_FILE_EXTENSION_FOR_MATLAB_FORMAT
#define UQ_MOC_SG_PSEQ_DATA_OUTPUT_PERIOD_ODV   0
#define UQ_MOC_SG_QSEQ_COMPUTE_STATS_ODV   0
#define UQ_MOC_SG_QSEQ_DATA_INPUT_FILE_NAME_ODV   UQ_MOC_SG_FILENAME_FOR_NO_FILE
#define UQ_MOC_SG_QSEQ_DATA_INPUT_FILE_TYPE_ODV   UQ_FILE_EXTENSION_FOR_MATLAB_FORMAT
#define UQ_MOC_SG_QSEQ_DATA_OUTPUT_ALLOWED_SET_ODV   ""
#define UQ_MOC_SG_QSEQ_DATA_OUTPUT_FILE_NAME_ODV   UQ_MOC_SG_FILENAME_FOR_NO_FILE
#define UQ_MOC_SG_QSEQ_DATA_OUTPUT_FILE_TYPE_ODV   UQ_FILE_EXTENSION_FOR_MATLAB_FORMAT
#define UQ_MOC_SG_QSEQ_DATA_OUTPUT_PERIOD_ODV   0
#define UQ_MOC_SG_QSEQ_DISPLAY_PERIOD_ODV   500
#define UQ_MOC_SG_QSEQ_MEASURE_RUN_TIMES_ODV   0
#define UQ_MOC_SG_QSEQ_SIZE_ODV   100

Generated on Thu Jun 11 2015 13:52:33 for queso-0.53.0 by  doxygen 1.8.5