Reference documentation for deal.II version 8.4.2
IterationNumberControl Member List

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

average_reduction() constSolverControl
check(const unsigned int step, const double check_value)IterationNumberControlvirtual
check_failureSolverControlprotected
clear_failure_criterion()SolverControl
declare_parameters(ParameterHandler &param)SolverControlstatic
DeclException0(ExcHistoryDataRequired)SolverControl
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.")Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.")Subscriptor
enable_history_data()SolverControl
failure enum valueSolverControl
failure_residualSolverControlprotected
final_reduction() constSolverControl
history_dataSolverControlprotected
history_data_enabledSolverControlprotected
initial_valSolverControlprotected
initial_value() constSolverControl
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() 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 SolverControl &c)IterationNumberControl
SolverControl::operator=(const Subscriptor &)Subscriptor
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=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
success enum valueSolverControl
tolSolverControlprotected
tolerance() constSolverControl
unsubscribe(const char *identifier=0) constSubscriptor
~IterationNumberControl()IterationNumberControlvirtual
~SolverControl()SolverControlvirtual
~Subscriptor()Subscriptorvirtual