add_iter_quantities(std::ostream *trase_out, NLP &nlp, NLPFirstOrder *nlp_foi, NLPSecondOrder *nlp_soi, NLPDirect *nlp_fod, bool tailored_approach, const Teuchos::RCP< DecompositionSystem > &decomp_sys, const Teuchos::RCP< NLPAlgoState > &state) | MoochoPack::DecompositionSystemStateStepBuilderStd | |
basis_sys_perm_ | MoochoPack::DecompositionSystemStateStepBuilderStd | private |
cov_ | MoochoPack::DecompositionSystemStateStepBuilderStd | private |
create_decomp_sys(std::ostream *trase_out, NLP &nlp, NLPFirstOrder *nlp_foi, NLPSecondOrder *nlp_soi, NLPDirect *nlp_fod, bool tailored_approach, Teuchos::RCP< DecompositionSystem > *decomp_sys) | MoochoPack::DecompositionSystemStateStepBuilderStd | |
create_eval_new_point(std::ostream *trase_out, NLP &nlp, NLPFirstOrder *nlp_foi, NLPSecondOrder *nlp_soi, NLPDirect *nlp_fod, bool tailored_approach, const Teuchos::RCP< DecompositionSystem > &decomp_sys, Teuchos::RCP< IterationPack::AlgorithmStep > *eval_new_point_step, Teuchos::RCP< CalcFiniteDiffProd > *calc_fd_prod, Teuchos::RCP< VariableBoundsTester > *bounds_tester, Teuchos::RCP< NewDecompositionSelection_Strategy > *new_decomp_selection_strategy) | MoochoPack::DecompositionSystemStateStepBuilderStd | |
current_option_values() | MoochoPack::DecompositionSystemStateStepBuilderStd | inline |
DecompositionSystemStateStepBuilderStd() | MoochoPack::DecompositionSystemStateStepBuilderStd | |
ENullSpaceMatrixType enum name | MoochoPack::DecompositionSystemStateStepBuilderStd | |
ERangeSpaceMatrixType enum name | MoochoPack::DecompositionSystemStateStepBuilderStd | |
get_options() const | MoochoPack::DecompositionSystemStateStepBuilderStd | |
NULL_SPACE_MATRIX_AUTO enum value | MoochoPack::DecompositionSystemStateStepBuilderStd | |
NULL_SPACE_MATRIX_EXPLICIT enum value | MoochoPack::DecompositionSystemStateStepBuilderStd | |
NULL_SPACE_MATRIX_IMPLICIT enum value | MoochoPack::DecompositionSystemStateStepBuilderStd | |
options_ | MoochoPack::DecompositionSystemStateStepBuilderStd | private |
options_ptr_t typedef | MoochoPack::DecompositionSystemStateStepBuilderStd | |
process_nlp_and_options(std::ostream *trase_out, NLP &nlp, NLPFirstOrder **nlp_foi, NLPSecondOrder **nlp_soi, NLPDirect **nlp_fod, bool *tailored_approach) | MoochoPack::DecompositionSystemStateStepBuilderStd | |
RANGE_SPACE_MATRIX_AUTO enum value | MoochoPack::DecompositionSystemStateStepBuilderStd | |
RANGE_SPACE_MATRIX_COORDINATE enum value | MoochoPack::DecompositionSystemStateStepBuilderStd | |
RANGE_SPACE_MATRIX_ORTHOGONAL enum value | MoochoPack::DecompositionSystemStateStepBuilderStd | |
readin_options(const OptionsFromStreamPack::OptionsFromStream &options, SOptionValues *option_values, std::ostream *trase_out) | MoochoPack::DecompositionSystemStateStepBuilderStd | privatestatic |
set_default_options(const SOptionValues &user_option_values, SOptionValues *current_option_values, std::ostream *trase_out) | MoochoPack::DecompositionSystemStateStepBuilderStd | privatestatic |
set_options(const options_ptr_t &options) | MoochoPack::DecompositionSystemStateStepBuilderStd | |
uov_ | MoochoPack::DecompositionSystemStateStepBuilderStd | private |