#include <MoochoPack_ReducedHessianSerialization_Step.hpp>
Inheritance diagram for MoochoPack::ReducedHessianSerialization_Step:
Overridden from AlgorithmStep | |
| bool | do_step (Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) |
| | |
| void | finalize_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 | reduced_hessian_input_file_name (const std::string &reduced_hessian_input_file_name) |
| Pick the file name to read in the reduced Hessian from. | |
| void | reduced_hessian_output_file_name (const std::string &reduced_hessian_output_file_name) |
| Pick the file name to write in the reduced Hessian to. | |
| ReducedHessianSerialization_Step (const std::string &reduced_hessian_input_file_name="reduced_hessian.in", const std::string &reduced_hessian_output_file_name="reduced_hessian.out") | |
| | |
ToDo: Finish documentation!
Definition at line 44 of file MoochoPack_ReducedHessianSerialization_Step.hpp.
|
||||||||||||
|
Definition at line 48 of file MoochoPack_ReducedHessianSerialization_Step.cpp. |
|
|
Pick the file name to read in the reduced Hessian from.
Definition at line 50 of file MoochoPack_ReducedHessianSerialization_Step.hpp. |
|
|
Pick the file name to write in the reduced Hessian to.
Definition at line 53 of file MoochoPack_ReducedHessianSerialization_Step.hpp. |
|
||||||||||||||||||||
|
Definition at line 58 of file MoochoPack_ReducedHessianSerialization_Step.cpp. |
|
||||||||||||||||||||
|
Definition at line 129 of file MoochoPack_ReducedHessianSerialization_Step.cpp. |
|
||||||||||||||||||||||||||||
|
Definition at line 165 of file MoochoPack_ReducedHessianSerialization_Step.cpp. |
1.3.9.1