#include <MoochoPack_CheckConvergenceStd_AddedStep.hpp>
Inheritance diagram for MoochoPack::CheckConvergenceStd_AddedStep:

Overridden from AlgorithmStep | |
| bool | do_step (Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) |
| | |
| void | print_step (const Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const |
| | |
Public Member Functions | |
| STANDARD_COMPOSITION_MEMBERS (CheckConvergence_Strategy, convergence_strategy) | |
| Strategy object to be used when checking for convergence. | |
| CheckConvergenceStd_AddedStep (Teuchos::RCP< CheckConvergence_Strategy > convergence_strategy) | |
| | |
Definition at line 41 of file MoochoPack_CheckConvergenceStd_AddedStep.hpp.
| MoochoPack::CheckConvergenceStd_AddedStep::CheckConvergenceStd_AddedStep | ( | Teuchos::RCP< CheckConvergence_Strategy > | convergence_strategy | ) |
| MoochoPack::CheckConvergenceStd_AddedStep::STANDARD_COMPOSITION_MEMBERS | ( | CheckConvergence_Strategy | , | |
| convergence_strategy | ||||
| ) |
Strategy object to be used when checking for convergence.
| bool MoochoPack::CheckConvergenceStd_AddedStep::do_step | ( | Algorithm & | algo, | |
| poss_type | step_poss, | |||
| IterationPack::EDoStepType | type, | |||
| poss_type | assoc_step_poss | |||
| ) |
| void MoochoPack::CheckConvergenceStd_AddedStep::print_step | ( | const Algorithm & | algo, | |
| poss_type | step_poss, | |||
| IterationPack::EDoStepType | type, | |||
| poss_type | assoc_step_poss, | |||
| std::ostream & | out, | |||
| const std::string & | leading_str | |||
| ) | const |
1.4.7