Reference documentation for deal.II version 8.1.0
ReductionControl Member List

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

average_reduction() const SolverControl
check(const unsigned int step, const double check_value)ReductionControlvirtual
check_failureSolverControlprotected
clear_failure_criterion()SolverControl
declare_parameters(ParameterHandler &param)ReductionControlstatic
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
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)ReductionControl
SolverControl::operator=(const Subscriptor &)Subscriptor
parse_parameters(ParameterHandler &param)ReductionControl
reduceReductionControlprotected
reduced_tolReductionControlprotected
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_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_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 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
~ReductionControl()ReductionControlvirtual
~SolverControl()SolverControlvirtual
~Subscriptor()Subscriptorvirtual