|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Completion status (flag and text) of a numeric computation. More...
Public Member Functions | |
| bool | isCompleted () const |
| std::string | errorMessage () const |
| void | setRunning () |
| void | setCompleted () |
| void | setFailed () |
| void | setErrorMessage (const std::string &message) |
Completion status (flag and text) of a numeric computation.
Definition at line 23 of file ComputationStatus.h.