Loading [MathJax]/extensions/TeX/AMSsymbols.js
 Reference documentation for deal.II version 9.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
SolverControl Member List

This is the complete list of members for SolverControl, including all inherited members.

average_reduction() constSolverControl
check(const unsigned int step, const double check_value)SolverControlvirtual
check_failureSolverControlprotected
clear_failure_criterion()SolverControl
declare_parameters(ParameterHandler &param)SolverControlstatic
enable_history_data()SolverControl
ExcHistoryDataRequired()SolverControlstatic
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
failure enum valueSolverControl
failure_residualSolverControlprotected
final_reduction() constSolverControl
get_history_data() constSolverControl
history_dataSolverControlprotected
history_data_enabledSolverControlprotected
initial_valSolverControlprotected
initial_value() constSolverControl
iterate enum valueSolverControl
last_check() constSolverControl
last_step() constSolverControl
last_value() constSolverControl
lcheckSolverControlprotected
list_subscribers() constSubscriptor
log_frequency(unsigned int)SolverControl
log_history(const bool)SolverControl
log_history() constSolverControl
log_result(const bool)SolverControl
log_result() constSolverControl
lstepSolverControlprotected
lvalueSolverControlprotected
m_log_frequencySolverControlprotected
m_log_historySolverControlprotected
m_log_resultSolverControlprotected
max_steps() constSolverControl
maxstepsSolverControlprotected
n_subscriptions() constSubscriptor
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&) noexceptSubscriptor
parse_parameters(ParameterHandler &param)SolverControl
relative_failure_residualSolverControlprotected
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_failure_criterion(const double rel_failure_residual)SolverControl
set_max_steps(const unsigned int)SolverControl
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 nameSolverControl
step_reduction(unsigned int step) constSolverControl
subscribe(const char *identifier=nullptr) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
success enum valueSolverControl
tolSolverControlprotected
tolerance() constSolverControl
unsubscribe(const char *identifier=nullptr) constSubscriptor
~SolverControl()=defaultSolverControlvirtual
~Subscriptor()Subscriptorvirtual