#include <MoochoPack_DecompositionSystemHandlerSelectNew_Strategy.hpp>
Inheritance diagram for MoochoPack::DecompositionSystemHandlerSelectNew_Strategy:

Public Member Functions | |
| virtual void | select_new_decomposition (bool select_new_decomposition=true)=0 |
Instruct the DecompositionSystemHandler_Strategy object to select a new decomposition the next time update_decomposition() is called. | |
ToDo: Finish documentation!
Definition at line 40 of file MoochoPack_DecompositionSystemHandlerSelectNew_Strategy.hpp.
| virtual void MoochoPack::DecompositionSystemHandlerSelectNew_Strategy::select_new_decomposition | ( | bool | select_new_decomposition = true |
) | [pure virtual] |
Instruct the DecompositionSystemHandler_Strategy object to select a new decomposition the next time update_decomposition() is called.
Implemented in MoochoPack::DecompositionSystemHandlerVarReductPerm_Strategy.
1.4.7