, including all inherited members.
| accepts_multiple_points() const | Iterator | [virtual] |
| active_set(const ActiveSet &set) | Iterator | [inline] |
| active_set() const | Iterator | [inline] |
| active_variable_mappings(const SizetArray &c_index1, const SizetArray &di_index1, const SizetArray &dr_index1, const ShortArray &c_target2, const ShortArray &di_target2, const ShortArray &dr_target2) | Iterator | [inline] |
| activeSet | Iterator | [protected] |
| algorithm_space_model() const | Iterator | [virtual] |
| all_responses() const | Analyzer | [inline, virtual] |
| all_samples() | Analyzer | [inline, virtual] |
| all_variables() | Analyzer | [inline, virtual] |
| allHeaders | Analyzer | [protected] |
| allResponses | Analyzer | [protected] |
| allSamples | Analyzer | [protected] |
| allVariables | Analyzer | [protected] |
| Analyzer() | Analyzer | [inline, protected] |
| Analyzer(Model &model) | Analyzer | [protected] |
| Analyzer(NoDBBaseConstructor, Model &model) | Analyzer | [protected] |
| Analyzer(NoDBBaseConstructor) | Analyzer | [protected] |
| assign_rep(Iterator *iterator_rep, bool ref_count_incr=true) | Iterator | |
| asynchFlag | Iterator | [protected] |
| bestResponseArray | Iterator | [protected] |
| bestVariablesArray | Iterator | [protected] |
| bestVarsRespMap | Analyzer | [protected] |
| c_step(size_t c_index, int increment, Variables &vars) | ParamStudy | [inline, private] |
| centered_loop() | ParamStudy | [private] |
| check_final_point(const RealVector &final_pt) | ParamStudy | [inline, private] |
| check_finite_bounds() | ParamStudy | [inline, private] |
| check_num_steps(int num_steps) | ParamStudy | [inline, private] |
| check_ranges_sets(int num_steps) | ParamStudy | [inline, private] |
| check_ranges_sets(const IntVector &steps) | ParamStudy | [inline, private] |
| check_sets(const IntVector &steps) | ParamStudy | [private] |
| check_steps_per_variable(const IntVector &steps_per_var) | ParamStudy | [inline, private] |
| check_variable_partitions(const UShortArray &partitions) | ParamStudy | [inline, private] |
| compact_mode() const | Analyzer | [inline, protected, virtual] |
| compactMode | Analyzer | [protected] |
| contStepVector | ParamStudy | [private] |
| convergenceTol | Iterator | [protected] |
| discStepVector | ParamStudy | [private] |
| distribute_list_of_points(const RealVector &list_of_pts) | ParamStudy | [private] |
| distribute_partitions() | ParamStudy | [private] |
| distribute_step_vector(const RealVector &step_vector) | ParamStudy | [private] |
| dri_step(size_t d_index, size_t di_index, int increment, Variables &vars) | ParamStudy | [inline, private] |
| dsi_step(size_t d_index, size_t di_index, int increment, const IntSet &values, Variables &vars) | ParamStudy | [inline, private] |
| dsr_step(size_t d_index, size_t dr_index, int increment, const RealSet &values, Variables &vars) | ParamStudy | [inline, private] |
| evaluate_parameter_sets(Model &model, bool log_resp_flag, bool log_best_flag) | Analyzer | [protected] |
| extract_trends() | ParamStudy | [virtual] |
| fdGradStepSize | Iterator | [protected] |
| fdHessByFnStepSize | Iterator | [protected] |
| fdHessByGradStepSize | Iterator | [protected] |
| final_point_to_step_vector() | ParamStudy | [private] |
| finalize_run() | Iterator | [virtual] |
| finalPoint | ParamStudy | [private] |
| get_parameter_sets(Model &model) | Analyzer | [protected, virtual] |
| gradientType | Iterator | [protected] |
| hessianType | Iterator | [protected] |
| index_step(size_t start, size_t end, int num_steps) const | ParamStudy | [inline, private] |
| initial_points(const VariablesArray &pts) | Iterator | [virtual] |
| initial_points() const | Iterator | [protected, virtual] |
| initialCVPoint | ParamStudy | [private] |
| initialDIVPoint | ParamStudy | [private] |
| initialDRVPoint | ParamStudy | [private] |
| initialize_graphics(bool graph_2d, bool tabular_data, const String &tabular_file) | Iterator | [virtual] |
| initialize_run() | Iterator | [virtual] |
| integer_step(int range, int num_steps) const | ParamStudy | [inline, private] |
| intervalType | Iterator | [protected] |
| is_null() const | Iterator | [inline] |
| iteratedModel | Iterator | [protected] |
| Iterator() | Iterator | |
| Iterator(Model &model) | Iterator | |
| Iterator(const String &method_name, Model &model) | Iterator | |
| Iterator(const Iterator &iterator) | Iterator | |
| Iterator(BaseConstructor, Model &model) | Iterator | [protected] |
| Iterator(NoDBBaseConstructor, Model &model) | Iterator | [protected] |
| Iterator(NoDBBaseConstructor) | Iterator | [protected] |
| iterator_rep() const | Iterator | [inline] |
| listCVPoints | ParamStudy | [private] |
| listDIVPoints | ParamStudy | [private] |
| listDRVPoints | ParamStudy | [private] |
| maxConcurrency | Iterator | [protected] |
| maxFunctionEvals | Iterator | [protected] |
| maximum_concurrency() const | Iterator | [inline] |
| maximum_concurrency(int max_conc) | Iterator | [inline] |
| maxIterations | Iterator | [protected] |
| method_id() const | Iterator | [inline] |
| method_name() const | Iterator | [inline] |
| method_recourse() | Iterator | [virtual] |
| methodName | Iterator | [protected] |
| methodSource | Iterator | [protected] |
| multidim_loop() | ParamStudy | [private] |
| num_final_solutions() const | Iterator | [inline] |
| num_final_solutions(size_t num_final) | Iterator | [inline] |
| num_samples() const | Iterator | [virtual] |
| numContinuousVars | Iterator | [protected] |
| numDiscreteIntVars | Iterator | [protected] |
| numDiscreteRealVars | Iterator | [protected] |
| numEvals | ParamStudy | [private] |
| numFinalSolutions | Iterator | [protected] |
| numFunctions | Iterator | [protected] |
| numLSqTerms | Analyzer | [protected] |
| numObjFns | Analyzer | [protected] |
| numSteps | ParamStudy | [private] |
| operator=(const Iterator &iterator) | Iterator | |
| output_level(short out_lev) | Iterator | [inline] |
| output_level() const | Iterator | [inline] |
| outputLevel | Iterator | [protected] |
| ParamStudy(Model &model) | ParamStudy | |
| post_input() | ParamStudy | [virtual] |
| post_run(std::ostream &s) | ParamStudy | [virtual] |
| pre_output() | Analyzer | [protected, virtual] |
| pre_run() | ParamStudy | [virtual] |
| primaryACVarMapIndices | Iterator | [protected] |
| primaryADIVarMapIndices | Iterator | [protected] |
| primaryADRVarMapIndices | Iterator | [protected] |
| print_results(std::ostream &s) | PStudyDACE | [protected, virtual] |
| print_sobol_indices(std::ostream &s) const | Analyzer | [protected] |
| probDescDB | Iterator | [protected] |
| problem_description_db() const | Iterator | [inline] |
| PStudyDACE(Model &model) | PStudyDACE | [protected] |
| PStudyDACE(NoDBBaseConstructor, Model &model) | PStudyDACE | [protected] |
| pStudyDACESensGlobal | PStudyDACE | [protected] |
| pStudyType | ParamStudy | [private] |
| read_variables_responses(int num_evals, size_t num_vars) | Analyzer | [protected] |
| reset() | Iterator | [virtual] |
| response_array_results() | Analyzer | [inline, protected, virtual] |
| response_results() const | Analyzer | [inline, protected, virtual] |
| response_results_active_set(const ActiveSet &set) | Analyzer | [inline, protected, virtual] |
| returns_multiple_points() const | Analyzer | [inline, protected, virtual] |
| run() | PStudyDACE | [inline, protected, virtual] |
| run_iterator(std::ostream &s) | Iterator | |
| sample() | ParamStudy | [private] |
| sample_to_variables(const Real *sample_c_vars, Variables &vars) | Analyzer | [protected] |
| samples_to_variables_array(const RealMatrix &sample_matrix, VariablesArray &vars_array) | Analyzer | [protected] |
| sampling_reset(int min_samples, bool all_data_flag, bool stats_flag) | Iterator | [virtual] |
| sampling_scheme() const | Iterator | [virtual] |
| secondaryACVarMapTargets | Iterator | [protected] |
| secondaryADIVarMapTargets | Iterator | [protected] |
| secondaryADRVarMapTargets | Iterator | [protected] |
| stepsPerVariable | ParamStudy | [private] |
| sub_iterator_flag(bool si_flag) | Iterator | |
| subIteratorFlag | Iterator | [protected] |
| summary_output(bool summary_output_flag) | Iterator | [inline] |
| summaryOutputFlag | Iterator | [protected] |
| truncate(const Real &value) const | ParamStudy | [inline, private] |
| update_model_from_sample(Model &model, const Real *sample_vars) | Analyzer | [protected, virtual] |
| update_model_from_variables(Model &model, const Variables &vars) | Analyzer | [protected, virtual] |
| uses_method() const | Iterator | [virtual] |
| varBasedDecompFlag | PStudyDACE | [protected] |
| variablePartitions | ParamStudy | [private] |
| variables_array_results() | Analyzer | [inline, protected, virtual] |
| variables_array_to_samples(const VariablesArray &vars_array, RealMatrix &sample_matrix) | Analyzer | [protected] |
| variables_results() const | Analyzer | [inline, protected, virtual] |
| variance_based_decomp(int ncont, int ndiscint, int ndiscreal, int num_samples) | Analyzer | [protected] |
| vary_pattern(bool pattern_flag) | Analyzer | [virtual] |
| vector_loop() | ParamStudy | [private] |
| volQualityFlag | PStudyDACE | [protected] |
| volumetric_quality(int ndim, int num_samples, double *sample_points) | PStudyDACE | [protected] |
| write_ordered(std::ostream &s, const RealVector &c_vector, const IntVector &di_vector, const RealVector &dr_vector) | ParamStudy | [inline, private] |
| write_ordered(std::ostream &s, const RealVector &c_vector, const IntVector &d_vector) | ParamStudy | [inline, private] |
| writePrecision | Iterator | [protected] |
| ~Analyzer() | Analyzer | [inline, protected] |
| ~Iterator() | Iterator | [virtual] |
| ~ParamStudy() | ParamStudy | [inline] |
| ~PStudyDACE() | PStudyDACE | [protected] |