queso-0.57.1
|
Definitions and a class to provide default options to pass to a QUESO environment. More...
Go to the source code of this file.
Namespaces | |
QUESO | |
Functions | |
int | QUESO::MyWorldfullRank () |
Returns the rank of the calling process in the communicator. More... | |
Variables | |
const int | QUESO::UQ_UNAVAILABLE_RANK = -1 |
const int | QUESO::UQ_OK_RC = 0 |
const int | QUESO::UQ_INCOMPLETE_IMPLEMENTATION_RC = -1 |
const int | QUESO::UQ_INVALID_PARAMETER_SPEC_RC = -2 |
const int | QUESO::UQ_INVALID_OBSERVABLE_SPEC_RC = -3 |
const int | QUESO::UQ_INVALID_QOI_SPEC_RC = -4 |
const int | QUESO::UQ_INVALID_INTERNAL_RESULT_RC = -5 |
const int | QUESO::UQ_INVALID_INTERNAL_STATE_RC = -6 |
const int | QUESO::UQ_FAILED_TO_OPEN_FILE_RC = -7 |
const int | QUESO::UQ_MATRIX_IS_NOT_POS_DEFINITE_RC = -8 |
const int | QUESO::UQ_FAILED_READING_FILE_RC = -9 |
const int | QUESO::UQ_INVALID_SPACE_COMPONENT_ID_RC = -10 |
const int | QUESO::UQ_MATRIX_SVD_FAILED_RC = -11 |