Home
last modified time | relevance | path

Searched refs:numObjectiveFunctions (Results 1 – 12 of 12) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DDataResponses.cpp21 numObjectiveFunctions(0), numLeastSqTerms(0), numNonlinearIneqConstraints(0), in DataResponsesRep()
39 << numObjectiveFunctions << numLeastSqTerms << numNonlinearIneqConstraints in write()
72 >> numObjectiveFunctions >> numLeastSqTerms >> numNonlinearIneqConstraints in read()
106 << numObjectiveFunctions << numLeastSqTerms << numNonlinearIneqConstraints in write()
H A Dlibrary_mode.cpp261 drr.numObjectiveFunctions = 1; in run_dakota_data()
266 drr.numObjectiveFunctions = 1; in run_dakota_data()
H A DDataResponses.hpp67 size_t numObjectiveFunctions; member in Dakota::DataResponsesRep
H A DNIDRProblemDescDB.cpp1706 if (!(k = dr->numObjectiveFunctions)) in resp_stop()
1815 Schk(objective_function_scale_types,numObjectiveFunctions,primaryRespFnScaleTypes) in make_response_defaults()
1819 Schk(multi_objective_weights,numObjectiveFunctions,primaryRespFnWeights), in make_response_defaults()
1847 no = dr->numObjectiveFunctions; in make_response_defaults()
7600 MP_(numObjectiveFunctions),
H A DProblemDescDB.cpp3051 {"objective_functions", P numObjectiveFunctions}, in get_sizet()
H A DNIDR_keywds.hpp6349 {"num_objective_functions",0x21,15,3,1,kw_1025,0.,0.,4,N_rem(sizet,numObjectiveFunctions)},
6353 {"objective_functions",0x29,15,3,1,kw_1025,0.,0.,0,N_rem(sizet,numObjectiveFunctions)},
H A Ddakota.input.nspec6649 …objective_functions ALIAS num_objective_functions INTEGER >= 0 {N_rem(sizet,numObjectiveFunctions)}
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Optimizers/src/
H A DCFSQPOptimizer.cpp213 int numObjectiveFunctions = 1; in optimize() local
219 cfsqp_fptr(getOptimizerSystem().getNumParameters(),numObjectiveFunctions,_nfsr, in optimize()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/unit_test/
H A Dopt_tpl_test_fixture.hpp234 drr.numObjectiveFunctions = 1; in create_default_env()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/dll_demo/
H A DNIDR_keywds.H966 {"num_objective_functions",0x29,5,3,1,kw_151,0.,0.,0,N_rem(nnintz,numObjectiveFunctions)},
H A Dnoj.nspec920 ( num_objective_functions INTEGER >= 0 {N_rem(nnintz,numObjectiveFunctions)}
H A Ddakota.input.nspec1032 ( num_objective_functions INTEGER >= 0 {N_rem(nnintz,numObjectiveFunctions)}