Tempus Version of the Day
Time Integration
|
#include "Tempus_config.hpp"
Go to the source code of this file.
Namespaces | |
namespace | 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. | |