Tempus
Version of the Day
Time Integration
|
Go to the source code of this file.
Namespaces | |
Tempus | |
Enumerations | |
enum | Tempus::Status { Tempus::PASSED, Tempus::FAILED, Tempus::WORKING } |
Status for the Integrator, the Stepper and the SolutionState. More... | |
Functions | |
const std::string | Tempus::toString (const Status status) |
Convert Status to string. More... | |