Dakota
Version 6.20
Explore and Predict with Confidence
|
This is the complete list of members for ConcurrentMetaIterator, including all inherited members.
accepts_multiple_points() const | Iterator | virtual |
active_set(const ActiveSet &set) | Iterator | inline |
active_set() const | Iterator | inline |
active_set_request_values(short asv_val) | Iterator | inline |
active_set_request_vector(const ShortArray &asv) | Iterator | inline |
active_set_request_vector() const | Iterator | inline |
activeSet | Iterator | protected |
algorithm_space_model() const | ConcurrentMetaIterator | inlineprotectedvirtual |
all_responses() const | Iterator | virtual |
all_samples() | Iterator | virtual |
all_variables() | Iterator | virtual |
allocate_by_name(const String &method_string, const String &model_ptr, Iterator &the_iterator, Model &the_model) | MetaIterator | protected |
allocate_by_pointer(const String &method_ptr, Iterator &the_iterator, Model &the_model) | MetaIterator | protected |
assign_rep(std::shared_ptr< Iterator > iterator_rep) | Iterator | |
bestResponseArray | Iterator | protected |
bestVariablesArray | Iterator | protected |
callback_linear_ineq_coefficients() const | Iterator | virtual |
callback_linear_ineq_lower_bounds() const | Iterator | virtual |
callback_linear_ineq_upper_bounds() const | Iterator | virtual |
check_model(const String &method_ptr, const String &model_ptr) | MetaIterator | protected |
check_sub_iterator_conflict() | Iterator | virtual |
compact_mode() const | Iterator | virtual |
ConcurrentMetaIterator(ProblemDescDB &problem_db) | ConcurrentMetaIterator | |
ConcurrentMetaIterator(ProblemDescDB &problem_db, Model &model) | ConcurrentMetaIterator | |
convergence_tolerance(Real conv_tol) | Iterator | inline |
convergence_tolerance() const | Iterator | inline |
convergenceTol | Iterator | protected |
core_run() | ConcurrentMetaIterator | protectedvirtual |
declare_sources() | ConcurrentMetaIterator | protectedvirtual |
derived_free_communicators(ParLevLIter pl_iter) | ConcurrentMetaIterator | protectedvirtual |
derived_init_communicators(ParLevLIter pl_iter) | ConcurrentMetaIterator | protectedvirtual |
derived_set_communicators(ParLevLIter pl_iter) | ConcurrentMetaIterator | protectedvirtual |
estimate_by_name(const String &method_string, const String &model_ptr, Iterator &the_iterator, Model &the_model) | MetaIterator | protected |
estimate_by_pointer(const String &method_ptr, Iterator &the_iterator, Model &the_model) | MetaIterator | protected |
estimate_partition_bounds() | ConcurrentMetaIterator | inlineprotectedvirtual |
eval_tag_prefix(const String &eval_id_str) | Iterator | virtual |
evaluationsDB | Iterator | protected |
evaluationsDBState | Iterator | protected |
execNum | Iterator | private |
export_final_surrogates(Model &data_fit_surr_model) | Iterator | protected |
exportSurrogate | Iterator | protected |
finalize_run() | Iterator | virtual |
free_communicators(ParLevLIter pl_iter) | Iterator | |
get_iterator(ProblemDescDB &problem_db) | Iterator | private |
get_iterator(ProblemDescDB &problem_db, Model &model) | Iterator | private |
get_iterator(const String &method_string, Model &model) | Iterator | private |
gnewton_set_recast(const Variables &recast_vars, const ActiveSet &recast_set, ActiveSet &sub_model_set) | Iterator | protectedstatic |
init_communicators(ParLevLIter pl_iter) | Iterator | |
initial_point(const Variables &pt) | Iterator | virtual |
initial_point(const RealVector &pt) | Iterator | virtual |
initial_points(const VariablesArray &pts) | Iterator | virtual |
initial_points() const | Iterator | protectedvirtual |
initialize_graphics(int iterator_server_id=1) | Iterator | virtual |
initialize_iterator(int job_index) | ConcurrentMetaIterator | inlineprotectedvirtual |
initialize_iterator(const RealVector ¶m_set) | ConcurrentMetaIterator | inlineprivate |
initialize_model() | ConcurrentMetaIterator | inlineprivate |
initialize_model_graphics(Model &model, int iterator_server_id) | Iterator | protected |
initialize_run() | Iterator | virtual |
initialPt | ConcurrentMetaIterator | private |
is_null() const | Iterator | inline |
iterated_model(const Model &model) | Iterator | inline |
iterated_model() | Iterator | inline |
iteratedModel | Iterator | protected |
Iterator(std::shared_ptr< TraitsBase > traits=std::shared_ptr< TraitsBase >(new TraitsBase())) | Iterator | |
Iterator(ProblemDescDB &problem_db, std::shared_ptr< TraitsBase > traits=std::shared_ptr< TraitsBase >(new TraitsBase())) | Iterator | |
Iterator(ProblemDescDB &problem_db, Model &model, std::shared_ptr< TraitsBase > traits=std::shared_ptr< TraitsBase >(new TraitsBase())) | Iterator | |
Iterator(const String &method_string, Model &model, std::shared_ptr< TraitsBase > traits=std::shared_ptr< TraitsBase >(new TraitsBase())) | Iterator | |
Iterator(const Iterator &iterator) | Iterator | |
Iterator(BaseConstructor, ProblemDescDB &problem_db, std::shared_ptr< TraitsBase > traits=std::shared_ptr< TraitsBase >(new TraitsBase())) | Iterator | protected |
Iterator(NoDBBaseConstructor, unsigned short method_name, Model &model, std::shared_ptr< TraitsBase > traits=std::shared_ptr< TraitsBase >(new TraitsBase())) | Iterator | protected |
Iterator(NoDBBaseConstructor, unsigned short method_name, std::shared_ptr< TraitsBase > traits=std::shared_ptr< TraitsBase >(new TraitsBase())) | Iterator | protected |
Iterator(NoDBBaseConstructor, Model &model, size_t max_iter, size_t max_eval, Real conv_tol, std::shared_ptr< TraitsBase > traits=std::shared_ptr< TraitsBase >(new TraitsBase())) | Iterator | protected |
iterator_rep() const | Iterator | inline |
iteratorRep | Iterator | private |
IteratorScheduler class | ConcurrentMetaIterator | friend |
iterSched | MetaIterator | protected |
maxEvalConcurrency | Iterator | protected |
maxFunctionEvals | Iterator | protected |
maximum_evaluation_concurrency() const | Iterator | inline |
maximum_evaluation_concurrency(int max_conc) | Iterator | inline |
maximum_iterations() const | Iterator | inline |
maximum_iterations(size_t max_iter) | Iterator | inline |
maxIterations | Iterator | protected |
maxIteratorConcurrency | MetaIterator | protected |
MetaIterator(ProblemDescDB &problem_db) | MetaIterator | protected |
MetaIterator(ProblemDescDB &problem_db, Model &model) | MetaIterator | protected |
method_enum_to_string(unsigned short method_enum) const | Iterator | |
method_id() const | Iterator | inline |
method_name(unsigned short m_name) | Iterator | inline |
method_name() const | Iterator | inline |
method_recourse(unsigned short method_name) | Iterator | virtual |
method_string(const String &m_str) | Iterator | inline |
method_string() const | Iterator | inline |
method_string_to_enum(const String &method_str) const | Iterator | |
methodId | Iterator | private |
methodName | Iterator | protected |
methodPCIter | Iterator | protected |
methodPCIterMap | Iterator | private |
methodTraits | Iterator | protected |
myModelLayers | Iterator | protected |
nested_response_mappings(const RealMatrix &primary_coeffs, const RealMatrix &secondary_coeffs) | Iterator | virtual |
nested_variable_mappings(const SizetArray &c_index1, const SizetArray &di_index1, const SizetArray &ds_index1, const SizetArray &dr_index1, const ShortArray &c_target2, const ShortArray &di_target2, const ShortArray &ds_target2, const ShortArray &dr_target2) | Iterator | virtual |
no_spec_id() | Iterator | privatestatic |
noSpecIdNum | Iterator | privatestatic |
num_final_solutions() const | Iterator | inline |
num_final_solutions(size_t num_final) | Iterator | inline |
num_samples() const | Iterator | virtual |
numFinalSolutions | Iterator | protected |
numRandomJobs | ConcurrentMetaIterator | private |
operator=(const Iterator &iterator) | Iterator | |
output_level(short out_lev) | Iterator | inline |
output_level() const | Iterator | inline |
outputLevel | Iterator | protected |
pack_parameters_buffer(MPIPackBuffer &send_buffer, int job_index) | ConcurrentMetaIterator | inlineprotectedvirtual |
pack_results_buffer(MPIPackBuffer &send_buffer, int job_index) | ConcurrentMetaIterator | inlineprotectedvirtual |
parallel_configuration_iterator(ParConfigLIter pc_iter) | Iterator | inline |
parallel_configuration_iterator() const | Iterator | inline |
parallel_configuration_iterator_map(std::map< size_t, ParConfigLIter > pci_map) | Iterator | inline |
parallel_configuration_iterator_map() const | Iterator | inline |
parallel_library() const | Iterator | inline |
parallelLib | Iterator | protected |
parameterSets | ConcurrentMetaIterator | private |
paramSetLen | ConcurrentMetaIterator | private |
post_input() | Iterator | virtual |
post_run(std::ostream &s) | MetaIterator | protectedvirtual |
pre_output() | Iterator | virtual |
pre_run() | ConcurrentMetaIterator | protectedvirtual |
print_results(std::ostream &s, short results_state=FINAL_RESULTS) | ConcurrentMetaIterator | protectedvirtual |
probDescDB | Iterator | protected |
problem_description_db() const | Iterator | inline |
prpResults | ConcurrentMetaIterator | private |
random_seed(int seed) | Iterator | virtual |
randomSeed | ConcurrentMetaIterator | private |
reset() | Iterator | virtual |
resize() | MetaIterator | virtual |
resize_communicators(ParLevLIter pl_iter, bool reinit_comms) | Iterator | |
response_array_results() | Iterator | virtual |
response_error_estimates() const | Iterator | virtual |
response_results() const | Iterator | virtual |
response_results_active_set(const ActiveSet &set) | Iterator | virtual |
resultsDB | Iterator | protected |
resultsNames | Iterator | protected |
returns_multiple_points() const | Iterator | virtual |
run(ParLevLIter pl_iter) | Iterator | |
run() | Iterator | |
run_identifier() const | Iterator | protected |
sampling_increment() | Iterator | virtual |
sampling_reference(size_t samples_ref) | Iterator | virtual |
sampling_reset(size_t min_samples, bool all_data_flag, bool stats_flag) | Iterator | virtual |
sampling_scheme() const | Iterator | virtual |
selectedIterator | ConcurrentMetaIterator | private |
set_communicators(ParLevLIter pl_iter) | Iterator | |
sub_iterator_flag(bool si_flag) | Iterator | |
subIteratorFlag | Iterator | protected |
submethod_enum_to_string(unsigned short submethod_enum) const | Iterator | |
summary_output(bool summary_output_flag) | Iterator | inline |
summaryOutputFlag | Iterator | protected |
surrExportFormat | Iterator | protected |
surrExportPrefix | Iterator | protected |
top_level() | Iterator | |
top_level(bool tflag) | Iterator | |
topLevel | Iterator | protected |
traits() const | Iterator | inline |
unpack_parameters_buffer(MPIUnpackBuffer &recv_buffer, int job_index) | Iterator | virtual |
unpack_parameters_initialize(MPIUnpackBuffer &recv_buffer, int job_index) | ConcurrentMetaIterator | inlineprotectedvirtual |
unpack_results_buffer(MPIUnpackBuffer &recv_buffer, int job_index) | ConcurrentMetaIterator | inlineprotectedvirtual |
update_callback_data(const RealVector &cv_initial, const RealVector &cv_lower_bnds, const RealVector &cv_upper_bnds, const RealMatrix &lin_ineq_coeffs, const RealVector &lin_ineq_lb, const RealVector &lin_ineq_ub, const RealMatrix &lin_eq_coeffs, const RealVector &lin_eq_tgt, const RealVector &nln_ineq_lb, const RealVector &nln_ineq_ub, const RealVector &nln_eq_tgt) | Iterator | virtual |
update_from_model(const Model &model) | Iterator | virtual |
update_local_results(int job_index) | ConcurrentMetaIterator | inlineprotectedvirtual |
user_auto_id() | Iterator | privatestatic |
uses_method() const | Iterator | virtual |
variables_array_results() | Iterator | virtual |
variables_results() const | Iterator | virtual |
~ConcurrentMetaIterator() | ConcurrentMetaIterator | |
~Iterator() | Iterator | virtual |
~MetaIterator() | MetaIterator | protected |