10 #ifndef Tempus_Types_hpp
11 #define Tempus_Types_hpp
13 #include "Tempus_config.hpp"
25 std::string s =
"Invalid Status!";
40 s =
"Invalid Status!";
45 "Error - Invalid status = " << status <<
"\n");
50 #endif // Tempus_Types_hpp
const std::string toString(const Status status)
Convert Status to string.
#define TEUCHOS_TEST_FOR_EXCEPTION(throw_exception_test, Exception, msg)
Status
Status for the Integrator, the Stepper and the SolutionState.