Home
last modified time | relevance | path

Searched refs:dakota_functions (Results 1 – 2 of 2) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/inactive/
H A DrSQPOptimizer.H56 const Dakota::RealVector& dakota_functions() const { return dakota_functions_; } in dakota_functions() function
H A DrSQPOptimizer.C712 bestResponseArray.front().function_values(nlp_.dakota_functions()); // "" in find_optimum()