Tempus Version of the Day
Time Integration
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
Tempus_Types.hpp File Reference
#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.