MoochoPack : Framework for Large-Scale Optimization Algorithms  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
MoochoPack::DecompositionSystemHandlerStd_Strategy Class Reference

Subclass for updating the range/null space decomposition using the base DecompositionSystem interface only. More...

#include <MoochoPack_DecompositionSystemHandlerStd_Strategy.hpp>

Inheritance diagram for MoochoPack::DecompositionSystemHandlerStd_Strategy:
Inheritance graph
[legend]

Constructors / initializers

 DecompositionSystemHandlerStd_Strategy ()
 Constructor. More...
 

Overridden from DecompositionSystemHandler_Strategy

bool update_decomposition (NLPAlgo &algo, NLPAlgoState &s, NLPFirstOrder &nlp, EDecompSysTesting decomp_sys_testing, EDecompSysPrintLevel decomp_sys_testing_print_level, bool *new_decomp_selected)
 
void print_update_decomposition (const NLPAlgo &algo, const NLPAlgoState &s, std::ostream &out, const std::string &leading_spaces) const
 

Additional Inherited Members

- Public Types inherited from MoochoPack::DecompositionSystemHandler_Strategy
enum  EDecompSysTesting
 
enum  EDecompSysPrintLevel
 
- Public Member Functions inherited from MoochoPack::DecompositionSystemHandler_Strategy
virtual ~DecompositionSystemHandler_Strategy ()
 

Detailed Description

Subclass for updating the range/null space decomposition using the base DecompositionSystem interface only.

ToDo: Finish documentation!

Definition at line 54 of file MoochoPack_DecompositionSystemHandlerStd_Strategy.hpp.

Constructor & Destructor Documentation

MoochoPack::DecompositionSystemHandlerStd_Strategy::DecompositionSystemHandlerStd_Strategy ( )

Constructor.

Definition at line 67 of file MoochoPack_DecompositionSystemHandlerStd_Strategy.cpp.

Member Function Documentation

bool MoochoPack::DecompositionSystemHandlerStd_Strategy::update_decomposition ( NLPAlgo algo,
NLPAlgoState s,
NLPFirstOrder &  nlp,
EDecompSysTesting  decomp_sys_testing,
EDecompSysPrintLevel  decomp_sys_testing_print_level,
bool *  new_decomp_selected 
)
virtual
void MoochoPack::DecompositionSystemHandlerStd_Strategy::print_update_decomposition ( const NLPAlgo algo,
const NLPAlgoState s,
std::ostream &  out,
const std::string &  leading_spaces 
) const
virtual

The documentation for this class was generated from the following files: