Reference documentation for deal.II version 9.1.0-pre
IterationNumberControl Member List

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

average_reduction() const SolverControl
check(const unsigned int step, const double check_value) overrideIterationNumberControlvirtual
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() const SolverControl
get_history_data() const SolverControl
history_dataSolverControlprotected
history_data_enabledSolverControlprotected
initial_valSolverControlprotected
initial_value() const SolverControl
iterate enum valueSolverControl
IterationNumberControl(const unsigned int maxiter=100, const double tolerance=1e-12, const bool log_history=false, const bool log_result=true)IterationNumberControl
IterationNumberControl(const SolverControl &c)IterationNumberControl
last_check() const SolverControl
last_step() const SolverControl
last_value() const SolverControl
lcheckSolverControlprotected
list_subscribers(StreamType &stream) const Subscriptorinline
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
lstepSolverControlprotected
lvalueSolverControlprotected
m_log_frequencySolverControlprotected
m_log_historySolverControlprotected
m_log_resultSolverControlprotected
max_steps() const SolverControl
maxstepsSolverControlprotected
n_subscriptions() const Subscriptor
operator=(const SolverControl &c)IterationNumberControl
SolverControl::operator=(const Subscriptor &)Subscriptor
SolverControl::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) const SolverControl
subscribe(const char *identifier=nullptr) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
success enum valueSolverControl
tolSolverControlprotected
tolerance() const SolverControl
unsubscribe(const char *identifier=nullptr) const Subscriptor
~IterationNumberControl() override=defaultIterationNumberControlvirtual
~SolverControl() override=defaultSolverControlvirtual
~Subscriptor()Subscriptorvirtual