DirectLineSearch_Strategy object.
More...
#include <MoochoPack_LineSearchDirect_Step.hpp>
Inheritance diagram for MoochoPack::LineSearchDirect_Step:

| 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 (DirectLineSearch_Strategy, direct_line_search) | |
| Set the direct line search algorithm object. | |
| LineSearchDirect_Step (const direct_line_search_ptr_t &direct_line_search=Teuchos::null) | |
| | |
DirectLineSearch_Strategy object.
Definition at line 41 of file MoochoPack_LineSearchDirect_Step.hpp.
| MoochoPack::LineSearchDirect_Step::LineSearchDirect_Step | ( | const direct_line_search_ptr_t & | direct_line_search = Teuchos::null |
) |
| MoochoPack::LineSearchDirect_Step::STANDARD_COMPOSITION_MEMBERS | ( | DirectLineSearch_Strategy | , | |
| direct_line_search | ||||
| ) |
Set the direct line search algorithm object.
| bool MoochoPack::LineSearchDirect_Step::do_step | ( | Algorithm & | algo, | |
| poss_type | step_poss, | |||
| IterationPack::EDoStepType | type, | |||
| poss_type | assoc_step_poss | |||
| ) |
| void MoochoPack::LineSearchDirect_Step::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