|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Classes | |
| struct | Resolution |
Functions | |
| Resolution | set_external_path (const std::string &path) |
| Resolution | resolve_executable () |
| std::string | availability_message () |
| std::string SoftsusyRuntimeConfig::availability_message | ( | ) |
Return a human-readable diagnostic for the current SOFTSUSY setup.
Definition at line 205 of file SoftSusy.cpp.
| Resolution SoftsusyRuntimeConfig::resolve_executable | ( | ) |
Return the currently configured/resolved SOFTSUSY executable, if any.
Definition at line 161 of file SoftSusy.cpp.
| Resolution SoftsusyRuntimeConfig::set_external_path | ( | const std::string & | path | ) |
Register a SOFTSUSY executable or installation directory at runtime.
The path may point directly to softpoint.x, or to a directory containing one of the usual layouts: softpoint.x, bin/softpoint.x, or src/SOFTSUSY/softpoint.x.
Definition at line 152 of file SoftSusy.cpp.