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 |
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_input_type() | TimeGovernor | static |
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_t() const | TimeGovernor | inline |
last_upper_constraint_ | 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 | |
recent_steps_ | TimeGovernor | private |
reduce_timestep(double factor) | TimeGovernor | |
set_lower_constraint(double lower, std::string message) | TimeGovernor | |
set_permanent_constraint(double min_dt, double max_dt) | TimeGovernor | |
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 |
TimeGovernor(const Input::Record &input, TimeMark::Type fixed_time_mask=TimeMark::none_type) | 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 |
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 | |