add_time_marks_grid(double step, TimeMark::Type mark_type=TimeMark::none_type) const | TimeGovernor | |
DECLARE_EXCEPTION(ExcMissingTimeStep,<< "Time step index: "<< EI_Index::val<< ", history index: "<< EI_BackIndex::val<< " out of history of size: "<< EI_HistorySize::val) | TimeGovernor | |
DECLARE_INPUT_EXCEPTION(ExcTimeGovernorMessage,<< EI_Message::val) | TimeGovernor | |
dt() const | TimeGovernor | inline |
dt_limits_pos_ | TimeGovernor | private |
dt_limits_table_ | TimeGovernor | private |
end_of_fixed_dt() const | TimeGovernor | inline |
end_of_fixed_dt_interval_ | TimeGovernor | private |
end_time() const | TimeGovernor | inline |
end_time_ | TimeGovernor | private |
eq_mark_type_ | TimeGovernor | private |
equation_fixed_mark_type() const | TimeGovernor | inline |
equation_mark_type() const | TimeGovernor | inline |
estimate_dt() const | TimeGovernor | |
estimate_time() const | TimeGovernor | inline |
fix_dt_until_mark() | TimeGovernor | |
fixed_time_step_ | TimeGovernor | private |
get_coef() const | TimeGovernor | |
get_input_time_type(double lower_bound=-std::numeric_limits< double >::max(), double upper_bound=std::numeric_limits< double >::max()) | TimeGovernor | static |
get_input_type() | TimeGovernor | static |
get_unit_string() const | TimeGovernor | |
inf_time | TimeGovernor | static |
init_common(double init_time, double end_time, TimeMark::Type type) | TimeGovernor | private |
init_time() const | TimeGovernor | inline |
init_time_ | TimeGovernor | private |
is_changed_dt() const | TimeGovernor | inline |
is_current(const TimeMark::Type &mask) const | TimeGovernor | |
is_default() | TimeGovernor | inline |
is_end() const | TimeGovernor | inline |
is_steady() const | TimeGovernor | inline |
is_time_step_fixed_ | TimeGovernor | private |
last(const TimeMark::Type &mask) const | TimeGovernor | inline |
last_dt() const | TimeGovernor | inline |
last_lower_constraint_ | TimeGovernor | private |
last_printed_timestep_ | TimeGovernor | private |
last_t() const | TimeGovernor | inline |
last_upper_constraint_ | TimeGovernor | private |
limits_time_marks_ | TimeGovernor | private |
lower_constraint() const | TimeGovernor | inline |
lower_constraint_ | TimeGovernor | private |
lower_constraint_message_ | TimeGovernor | private |
marks() | TimeGovernor | inlinestatic |
max_end_time | TimeGovernor | static |
max_time_step_ | TimeGovernor | private |
min_time_step_ | TimeGovernor | private |
next(const TimeMark::Type &mask) const | TimeGovernor | inline |
next_time() | TimeGovernor | |
read_coef(Input::Iterator< std::string > unit_it) const | TimeGovernor | |
read_time(Input::Iterator< Input::Tuple > time_it, double default_time=std::numeric_limits< double >::quiet_NaN()) const | TimeGovernor | |
recent_steps_ | TimeGovernor | private |
reduce_timestep(double factor) | TimeGovernor | |
set_dt_limits(double min_dt, double max_dt, Input::Array dt_limits_list) | TimeGovernor | |
set_lower_constraint(double lower, std::string message) | TimeGovernor | |
set_permanent_constraint() | TimeGovernor | private |
set_upper_constraint(double upper, std::string message) | TimeGovernor | |
size_of_recent_steps_ | TimeGovernor | privatestatic |
steady_ | TimeGovernor | private |
step(int index=-1) const | TimeGovernor | |
t() const | TimeGovernor | inline |
time_marks_ | TimeGovernor | privatestatic |
time_step_changed_ | TimeGovernor | private |
time_step_precision | TimeGovernor | static |
time_unit_conversion_ | TimeGovernor | private |
TimeGovernor(const Input::Record &input, TimeMark::Type fixed_time_mask=TimeMark::none_type, bool timestep_output=true) | TimeGovernor | |
TimeGovernor(double init_time=0.0, TimeMark::Type fixed_time_mask=TimeMark::none_type) | TimeGovernor | explicit |
TimeGovernor(double init_time, double dt) | TimeGovernor | |
TimeMarks | TimeGovernor | private |
timestep_output_ | TimeGovernor | private |
timesteps_output_ | TimeGovernor | private |
timesteps_output_file_ | TimeGovernor | private |
tlevel() const | TimeGovernor | inline |
TYPEDEF_ERR_INFO(EI_Index, int) | TimeGovernor | |
TYPEDEF_ERR_INFO(EI_BackIndex, unsigned int) | TimeGovernor | |
TYPEDEF_ERR_INFO(EI_HistorySize, unsigned int) | TimeGovernor | |
upper_constraint() const | TimeGovernor | inline |
upper_constraint_ | TimeGovernor | private |
upper_constraint_message_ | TimeGovernor | private |
view(const char *name="") const | TimeGovernor | |
~TimeGovernor() | TimeGovernor | |