25 #ifndef GRINS_TIME_STEPPING_PARSING_H
26 #define GRINS_TIME_STEPPING_PARSING_H
63 #endif // GRINS_TIME_STEPPING_PARSING_H
static unsigned int parse_n_timesteps(const GetPot &input)
static unsigned int parse_backtrack_deltat(const GetPot &input)
Parse option to retry failed time steps with smaller .
static std::string parse_time_stepper_name(const GetPot &input)
static double parse_theta(const GetPot &input)
Parse value of for theta method time stepping.
static double parse_deltat(const GetPot &input)