Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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)IterationNumberControlvirtual
check_failureSolverControlprotected
clear_failure_criterion()SolverControl
declare_parameters(ParameterHandler &param)SolverControlstatic
DeclException0(ExcHistoryDataRequired)SolverControl
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1)Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.")Subscriptor
enable_history_data()SolverControl
failure enum valueSolverControl
failure_residualSolverControlprotected
final_reduction() 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() 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
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=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
success enum valueSolverControl
tolSolverControlprotected
tolerance() const SolverControl
unsubscribe(const char *identifier=0) const Subscriptor
~IterationNumberControl()IterationNumberControlvirtual
~SolverControl()SolverControlvirtual
~Subscriptor()Subscriptorvirtual