| 
    queso-0.55.0
    
   | 
 
#include <boost/program_options.hpp>#include <queso/GPMSAOptions.h>
Go to the source code of this file.
Namespaces | |
| QUESO | |
Macros | |
| #define | UQ_GPMSA_HELP "" | 
| #define | UQ_GPMSA_EMULATOR_PRECISION_SHAPE_ODV 5.0 | 
| #define | UQ_GPMSA_EMULATOR_PRECISION_SCALE_ODV 0.2 | 
| #define | UQ_GPMSA_EMULATOR_CORRELATION_STRENGTH_ALPHA_ODV 1.0 | 
| #define | UQ_GPMSA_EMULATOR_CORRELATION_STRENGTH_BETA_ODV 0.1 | 
| #define | UQ_GPMSA_DISCREPANCY_PRECISION_SHAPE_ODV 1.0 | 
| #define | UQ_GPMSA_DISCREPANCY_PRECISION_SCALE_ODV 1e4 | 
| #define | UQ_GPMSA_DISCREPANCY_CORRELATION_STRENGTH_ALPHA_ODV 1.0 | 
| #define | UQ_GPMSA_DISCREPANCY_CORRELATION_STRENGTH_BETA_ODV 0.1 | 
| #define | UQ_GPMSA_EMULATOR_DATA_PRECISION_SHAPE_ODV 3.0 | 
| #define | UQ_GPMSA_EMULATOR_DATA_PRECISION_SCALE_ODV 333.333 | 
Functions | |
| std::ostream & | QUESO::operator<< (std::ostream &os, const GPMSAOptions &obj) | 
| #define UQ_GPMSA_DISCREPANCY_CORRELATION_STRENGTH_ALPHA_ODV 1.0 | 
Definition at line 37 of file GPMSAOptions.C.
Referenced by QUESO::GPMSAOptions::GPMSAOptions().
| #define UQ_GPMSA_DISCREPANCY_CORRELATION_STRENGTH_BETA_ODV 0.1 | 
Definition at line 38 of file GPMSAOptions.C.
Referenced by QUESO::GPMSAOptions::GPMSAOptions().
| #define UQ_GPMSA_DISCREPANCY_PRECISION_SCALE_ODV 1e4 | 
Definition at line 36 of file GPMSAOptions.C.
Referenced by QUESO::GPMSAOptions::GPMSAOptions().
| #define UQ_GPMSA_DISCREPANCY_PRECISION_SHAPE_ODV 1.0 | 
Definition at line 35 of file GPMSAOptions.C.
Referenced by QUESO::GPMSAOptions::GPMSAOptions().
| #define UQ_GPMSA_EMULATOR_CORRELATION_STRENGTH_ALPHA_ODV 1.0 | 
Definition at line 33 of file GPMSAOptions.C.
Referenced by QUESO::GPMSAOptions::GPMSAOptions().
| #define UQ_GPMSA_EMULATOR_CORRELATION_STRENGTH_BETA_ODV 0.1 | 
Definition at line 34 of file GPMSAOptions.C.
Referenced by QUESO::GPMSAOptions::GPMSAOptions().
| #define UQ_GPMSA_EMULATOR_DATA_PRECISION_SCALE_ODV 333.333 | 
Definition at line 40 of file GPMSAOptions.C.
Referenced by QUESO::GPMSAOptions::GPMSAOptions().
| #define UQ_GPMSA_EMULATOR_DATA_PRECISION_SHAPE_ODV 3.0 | 
Definition at line 39 of file GPMSAOptions.C.
Referenced by QUESO::GPMSAOptions::GPMSAOptions().
| #define UQ_GPMSA_EMULATOR_PRECISION_SCALE_ODV 0.2 | 
Definition at line 32 of file GPMSAOptions.C.
Referenced by QUESO::GPMSAOptions::GPMSAOptions().
| #define UQ_GPMSA_EMULATOR_PRECISION_SHAPE_ODV 5.0 | 
Definition at line 31 of file GPMSAOptions.C.
Referenced by QUESO::GPMSAOptions::GPMSAOptions().
| #define UQ_GPMSA_HELP "" | 
Definition at line 30 of file GPMSAOptions.C.
Referenced by QUESO::GPMSAOptions::GPMSAOptions().