Home
last modified time | relevance | path

Searched refs:DISCRETE_DESIGN_SET_INT (Results 1 – 7 of 7) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DSimulationModel.cpp129 case DISCRETE_DESIGN_SET_INT: case DISCRETE_STATE_SET_INT: in initialize_solution_control()
229 case DISCRETE_DESIGN_SET_INT: case DISCRETE_STATE_SET_INT: { in solution_level_index()
298 case DISCRETE_DESIGN_SET_INT: case DISCRETE_STATE_SET_INT: { in solution_level_index()
H A DSharedVariablesData.cpp108 variablesComponents[DISCRETE_DESIGN_SET_INT] = count; in initialize_components_totals()
265 + vc_lookup(DISCRETE_DESIGN_SET_INT); in components_to_totals()
381 num_ddsiv = vc_lookup(DISCRETE_DESIGN_SET_INT), in relax_noncategorical()
639 num_ddsiv = vc_lookup(DISCRETE_DESIGN_SET_INT), in initialize_all_types()
654 allContinuousTypes[act_cntr++] = DISCRETE_DESIGN_SET_INT; in initialize_all_types()
656 allDiscreteIntTypes[adit_cntr++] = DISCRETE_DESIGN_SET_INT; in initialize_all_types()
667 allDiscreteIntTypes[adit_cntr] = DISCRETE_DESIGN_SET_INT; in initialize_all_types()
H A DDataVariables.hpp47 DISCRETE_DESIGN_SET_INT, DISCRETE_DESIGN_SET_STRING, enumerator
H A DDakotaModel.cpp4823 num_ddsiv = svd.vc_lookup(DISCRETE_DESIGN_SET_INT); in discrete_int_sets()
4871 size_t set_ddiv = svd.vc_lookup(DISCRETE_DESIGN_SET_INT); in discrete_int_sets()
4939 size_t num_rv = svd.vc_lookup(DISCRETE_DESIGN_SET_INT), in discrete_set_int_values()
5000 size_t i, di_cntr = 0, num_ddsi = svd.vc_lookup(DISCRETE_DESIGN_SET_INT), in discrete_set_int_values()
5034 size_t num_ddsi = svd.vc_lookup(DISCRETE_DESIGN_SET_INT), in discrete_set_int_values()
H A DProbabilityTransformModel.cpp636 DISCRETE_DESIGN_SET_INT : DISCRETE_STATE_SET_INT; break; in pecos_to_dakota_variable_type()
H A DEvaluationStore.cpp66 variable_types[DISCRETE_DESIGN_SET_INT] = "DISCRETE_DESIGN_SET_INT"; in create_variable_type_map()
1643 case DISCRETE_DESIGN_SET_INT: in store_parameters_for_domain()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/docs/hdf5_tables/
H A Devaluation_variables.yaml28 notes: "Type of each variable, e.g. CONTINUOUS_DESIGN, DISCRETE_DESIGN_SET_INT"