Go to the source code of this file.
Variables | |
static const char | OLABaseTargetfDim [] = "f needs to have dimensions" |
static const char | OLABaseMissing1dTargetFunc [] = "Expected 1D target function, f(z; z0) is missing from input" |
static const char | OLABaseSettingSigmah1 [] = "User-defined target function found, setting sigma_h step to 1" |
static const char | OLABaseNoDirCkpt [] = "No directories found for possible checkpoint files" |
static const char | OLABaseNoStatCkpt [] = "Cannot stat checkpoint files. Ignoring them" |
const char OLABaseMissing1dTargetFunc[] = "Expected 1D target function, f(z; z0) is missing from input" [static] |
const char OLABaseNoDirCkpt[] = "No directories found for possible checkpoint files" [static] |
const char OLABaseNoStatCkpt[] = "Cannot stat checkpoint files. Ignoring them" [static] |
const char OLABaseSettingSigmah1[] = "User-defined target function found, setting sigma_h step to 1" [static] |
const char OLABaseTargetfDim[] = "f needs to have dimensions" [static] |