average_reduction() const | SolverControl | |
check(const unsigned int step, const double check_value) | ReductionControl | virtual |
check_failure | SolverControl | protected |
clear_failure_criterion() | SolverControl | |
declare_parameters(ParameterHandler ¶m) | ReductionControl | static |
enable_history_data() | SolverControl | |
ExcHistoryDataRequired() | SolverControl | static |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
failure enum value | SolverControl | |
failure_residual | SolverControl | protected |
final_reduction() const | SolverControl | |
get_history_data() const | SolverControl | |
history_data | SolverControl | protected |
history_data_enabled | SolverControl | protected |
initial_val | SolverControl | protected |
initial_value() const | SolverControl | |
iterate enum value | SolverControl | |
last_check() const | SolverControl | |
last_step() const | SolverControl | |
last_value() const | SolverControl | |
lcheck | SolverControl | protected |
list_subscribers() const | Subscriptor | |
log_frequency(unsigned int) | SolverControl | |
log_history(const bool) | SolverControl | |
log_history() const | SolverControl | |
log_result(const bool) | SolverControl | |
log_result() const | SolverControl | |
lstep | SolverControl | protected |
lvalue | SolverControl | protected |
m_log_frequency | SolverControl | protected |
m_log_history | SolverControl | protected |
m_log_result | SolverControl | protected |
max_steps() const | SolverControl | |
maxsteps | SolverControl | protected |
n_subscriptions() const | Subscriptor | |
operator=(const SolverControl &c) | ReductionControl | |
SolverControl::operator=(const Subscriptor &) | Subscriptor | |
SolverControl::operator=(Subscriptor &&) noexcept | Subscriptor | |
parse_parameters(ParameterHandler ¶m) | ReductionControl | |
reduce | ReductionControl | protected |
reduced_tol | ReductionControl | protected |
reduction() const | ReductionControl | |
ReductionControl(const unsigned int maxiter=100, const double tolerance=1.e-10, const double reduce=1.e-2, const bool log_history=false, const bool log_result=true) | ReductionControl | |
ReductionControl(const SolverControl &c) | ReductionControl | |
relative_failure_residual | SolverControl | protected |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
set_failure_criterion(const double rel_failure_residual) | SolverControl | |
set_max_steps(const unsigned int) | SolverControl | |
set_reduction(const double) | ReductionControl | |
set_tolerance(const double) | SolverControl | |
SolverControl(const unsigned int n=100, const double tol=1.e-10, const bool log_history=false, const bool log_result=true) | SolverControl | |
State enum name | SolverControl | |
step_reduction(unsigned int step) const | SolverControl | |
subscribe(const char *identifier=nullptr) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
success enum value | SolverControl | |
tol | SolverControl | protected |
tolerance() const | SolverControl | |
unsubscribe(const char *identifier=nullptr) const | Subscriptor | |
~ReductionControl()=default | ReductionControl | virtual |
~SolverControl()=default | SolverControl | virtual |
~Subscriptor() | Subscriptor | virtual |