DirectLineSearch_Strategy object.
More...
#include <MoochoPack_LineSearchNLE_Step.hpp>
Inheritance diagram for MoochoPack::LineSearchNLE_Step:
[NOHEADER] | |
| 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 | |
| void | set_direct_line_search (const Teuchos::RefCountPtr< DirectLineSearch_Strategy > &direct_line_search) |
| <<std comp="">> members for direct_line_search | |
| LineSearchNLE_Step (const direct_line_search_ptr_t &direct_line_search=Teuchos::null) | |
| | |
DirectLineSearch_Strategy object.
Definition at line 41 of file MoochoPack_LineSearchNLE_Step.hpp.
|
|
Definition at line 48 of file MoochoPack_LineSearchNLE_Step.cpp. |
|
|
<<std comp="">> members for direct_line_search
Definition at line 47 of file MoochoPack_LineSearchNLE_Step.hpp. |
|
||||||||||||||||||||
|
Definition at line 54 of file MoochoPack_LineSearchNLE_Step.cpp. |
|
||||||||||||||||||||||||||||
|
Definition at line 176 of file MoochoPack_LineSearchNLE_Step.cpp. |
1.3.9.1