queso-0.53.0
|
Classes to allow options to be passed to the Multilevel algorithm. More...
#include <queso/Environment.h>
#include <queso/MLSamplingLevelOptions.h>
#include <queso/BoostInputOptionsParser.h>
Go to the source code of this file.
Classes | |
class | QUESO::MLSamplingOptions |
This class provides options for the Multilevel sequence generator if no input file is available. More... | |
Namespaces | |
QUESO | |
Classes to allow options to be passed to the Multilevel algorithm.
Definition in file MLSamplingOptions.h.
#define UQ_ML_SAMPLING_DATA_OUTPUT_ALLOW_ALL_ODV 0 |
Definition at line 54 of file MLSamplingOptions.h.
#define UQ_ML_SAMPLING_DATA_OUTPUT_ALLOWED_SET_ODV "" |
Definition at line 55 of file MLSamplingOptions.h.
Referenced by QUESO::MLSamplingOptions::MLSamplingOptions().
#define UQ_ML_SAMPLING_DATA_OUTPUT_FILE_NAME_ODV UQ_ML_SAMPLING_FILENAME_FOR_NO_FILE |
Definition at line 53 of file MLSamplingOptions.h.
Referenced by QUESO::MLSamplingOptions::MLSamplingOptions().
#define UQ_ML_SAMPLING_FILENAME_FOR_NO_FILE "." |
Definition at line 32 of file MLSamplingOptions.h.
#define UQ_ML_SAMPLING_RESTART_CHAIN_SIZE_ODV 100 |
Definition at line 49 of file MLSamplingOptions.h.
Referenced by QUESO::MLSamplingOptions::MLSamplingOptions().
#define UQ_ML_SAMPLING_RESTART_INPUT_FILE_NAME_ODV UQ_ML_SAMPLING_FILENAME_FOR_NO_FILE |
Definition at line 47 of file MLSamplingOptions.h.
Referenced by QUESO::MLSamplingOptions::MLSamplingOptions().
#define UQ_ML_SAMPLING_RESTART_INPUT_FILE_TYPE_ODV UQ_ML_SAMPLING_FILENAME_FOR_NO_FILE |
Definition at line 48 of file MLSamplingOptions.h.
Referenced by QUESO::MLSamplingOptions::MLSamplingOptions().