Tempus  Version of the Day
Time Integration
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Enumerations | Functions
Tempus_Types.hpp File Reference
#include "Tempus_config.hpp"

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...