#include <MoochoPack_PostProcessBarrierLineSearch_Step.hpp>
Inheritance diagram for MoochoPack::PostProcessBarrierLineSearch_Step:

Constructors / initializers | |
| PostProcessBarrierLineSearch_Step (Teuchos::RCP< NLPInterfacePack::NLPBarrier > barrier_nlp) | |
| Constructor. | |
Overridden from AlgorithmStep | |
| bool | do_step (Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) |
| | |
| void | print_step (const IterationPack::Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const |
This class updates alpha_vl, alpha_vu, and alpha and x_kp1, Vl_kp1, and Vu_kp1
Definition at line 50 of file MoochoPack_PostProcessBarrierLineSearch_Step.hpp.
| MoochoPack::PostProcessBarrierLineSearch_Step::PostProcessBarrierLineSearch_Step | ( | Teuchos::RCP< NLPInterfacePack::NLPBarrier > | barrier_nlp | ) |
| bool MoochoPack::PostProcessBarrierLineSearch_Step::do_step | ( | Algorithm & | algo, | |
| poss_type | step_poss, | |||
| IterationPack::EDoStepType | type, | |||
| poss_type | assoc_step_poss | |||
| ) |
1.4.7