Dakota
Version 6.20
Explore and Predict with Confidence
|
This is the complete list of members for Interface, including all inherited members.
active_model_key(const Pecos::ActiveKey &key) | Interface | virtual |
advancement_available() | Interface | virtual |
algebraic_function_type(String) | Interface | private |
algebraic_mappings(const Variables &vars, const ActiveSet &algebraic_set, Response &algebraic_response) | Interface | protected |
algebraicACVIds | Interface | private |
algebraicACVIndices | Interface | private |
algebraicConstraintWeights | Interface | private |
algebraicFnIndices | Interface | private |
algebraicFnTags | Interface | private |
algebraicFnTypes | Interface | private |
algebraicMappings | Interface | protected |
algebraicVarTags | Interface | private |
analysis_components() const | Interface | virtual |
analysis_drivers() const | Interface | virtual |
analysisComponents | Interface | protected |
append_approximation(const Variables &vars, const IntResponsePair &response_pr) | Interface | virtual |
append_approximation(const RealMatrix &samples, const IntResponseMap &resp_map) | Interface | virtual |
append_approximation(const VariablesArray &vars_array, const IntResponseMap &resp_map) | Interface | virtual |
append_approximation(const IntVariablesMap &vars_map, const IntResponseMap &resp_map) | Interface | virtual |
appendIfaceId | Interface | protected |
approximation_coefficients(bool normalized=false) | Interface | virtual |
approximation_coefficients(const RealVectorArray &approx_coeffs, bool normalized=false) | Interface | virtual |
approximation_data(size_t fn_index) | Interface | virtual |
approximation_function_indices(const SizetSet &approx_fn_indices) | Interface | virtual |
approximation_variances(const Variables &vars) | Interface | virtual |
approximations() | Interface | virtual |
asl | Interface | private |
assign_rep(std::shared_ptr< Interface > interface_rep) | Interface | |
assign_rep(Interface *interface_rep, bool ref_count_incr=false) | Interface | |
asv_mapping(const ActiveSet &total_set, ActiveSet &algebraic_set, ActiveSet &core_set) | Interface | protected |
asv_mapping(const ActiveSet &algebraic_set, ActiveSet &total_set) | Interface | protected |
asynch_local_evaluation_concurrency() const | Interface | virtual |
build_approximation(const RealVector &c_l_bnds, const RealVector &c_u_bnds, const IntVector &di_l_bnds, const IntVector &di_u_bnds, const RealVector &dr_l_bnds, const RealVector &dr_u_bnds) | Interface | virtual |
cache_unmatched_response(int raw_id) | Interface | |
cache_unmatched_responses() | Interface | |
cachedResponseMap | Interface | protected |
challenge_diagnostics(const String &metric_type, const RealMatrix &challenge_pts) | Interface | virtual |
clear_active_data() | Interface | virtual |
clear_current_active_data() | Interface | virtual |
clear_inactive() | Interface | virtual |
clear_model_keys() | Interface | virtual |
combine_approximation() | Interface | virtual |
combined_to_active(bool clear_combined=true) | Interface | virtual |
coreMappings | Interface | protected |
currEvalId | Interface | protected |
cv_diagnostics(const StringArray &metric_types, unsigned num_folds) | Interface | virtual |
discrepancy_emulation_mode(short mode) | Interface | virtual |
eval_tag_prefix(const String &eval_id_str, bool append_iface_id=true) | Interface | |
evalIdCntr | Interface | protected |
evalIdRefPt | Interface | protected |
evalTagPrefix | Interface | protected |
evaluation_cache() const | Interface | virtual |
evaluation_id() const | Interface | inline |
export_approximation() | Interface | virtual |
file_cleanup() const | Interface | virtual |
final_eval_id_tag(int fn_eval_id) | Interface | protectedvirtual |
finalize_approximation() | Interface | virtual |
fine_grained_evaluation_counters(size_t num_fns) | Interface | |
fineGrainEvalCounters | Interface | protected |
fnGradCounter | Interface | protected |
fnGradRefPt | Interface | protected |
fnHessCounter | Interface | protected |
fnHessRefPt | Interface | protected |
fnLabels | Interface | protected |
fnValCounter | Interface | protected |
fnValRefPt | Interface | protected |
formulation_updated() const | Interface | virtual |
formulation_updated(bool update) | Interface | virtual |
get_interface(ProblemDescDB &problem_db) | Interface | private |
ieDedMasterFlag | Interface | protected |
init_algebraic_mappings(const Variables &vars, const Response &response) | Interface | protected |
init_communicators(const IntArray &message_lengths, int max_eval_concurrency) | Interface | virtual |
init_evaluation_counters(size_t num_fns) | Interface | |
init_serial() | Interface | virtual |
Interface() | Interface | |
Interface(ProblemDescDB &problem_db) | Interface | |
Interface(const Interface &interface_in) | Interface | |
Interface(BaseConstructor, const ProblemDescDB &problem_db) | Interface | protected |
Interface(NoDBBaseConstructor, size_t num_fns, short output_level) | Interface | protected |
interface_id() const | Interface | inline |
interface_rep() | Interface | inline |
interface_synchronization() const | Interface | virtual |
interface_type() const | Interface | inline |
interfaceId | Interface | protected |
interfaceRep | Interface | private |
interfaceType | Interface | protected |
is_null() const | Interface | inline |
iterator_eval_dedicated_master() const | Interface | inline |
map(const Variables &vars, const ActiveSet &set, Response &response, bool asynch_flag=false) | Interface | virtual |
minimum_points(bool constraint_flag) const | Interface | virtual |
multi_proc_eval() const | Interface | inline |
multiProcEvalFlag | Interface | protected |
newEvalIdCntr | Interface | protected |
newEvalIdRefPt | Interface | protected |
newFnGradCounter | Interface | protected |
newFnGradRefPt | Interface | protected |
newFnHessCounter | Interface | protected |
newFnHessRefPt | Interface | protected |
newFnValCounter | Interface | protected |
newFnValRefPt | Interface | protected |
no_spec_id() | Interface | privatestatic |
noSpecIdNum | Interface | privatestatic |
numAlgebraicResponses | Interface | private |
operator=(const Interface &interface_in) | Interface | |
outputLevel | Interface | protected |
pop_approximation(bool save_data) | Interface | virtual |
print_evaluation_summary(std::ostream &s, bool minimal_header, bool relative_count) const | Interface | |
push_approximation() | Interface | virtual |
push_available() | Interface | virtual |
rawResponseMap | Interface | protected |
rebuild_approximation(const BitArray &rebuild_fns) | Interface | virtual |
recommended_points(bool constraint_flag) const | Interface | virtual |
replace_approximation(const IntResponsePair &response_pr) | Interface | virtual |
replace_approximation(const IntResponseMap &resp_map) | Interface | virtual |
response_map() | Interface | inline |
response_mapping(const Response &algebraic_response, const Response &core_response, Response &total_response) | Interface | protected |
restart_file() const | Interface | virtual |
serve_evaluations() | Interface | virtual |
set_communicators(const IntArray &message_lengths, int max_eval_concurrency) | Interface | virtual |
set_evaluation_reference() | Interface | |
shared_approximation() | Interface | virtual |
stop_evaluation_servers() | Interface | virtual |
synchronize() | Interface | virtual |
synchronize_nowait() | Interface | virtual |
track_evaluation_ids(bool track) | Interface | virtual |
update_approximation(const Variables &vars, const IntResponsePair &response_pr) | Interface | virtual |
update_approximation(const RealMatrix &samples, const IntResponseMap &resp_map) | Interface | virtual |
update_approximation(const VariablesArray &vars_array, const IntResponseMap &resp_map) | Interface | virtual |
user_auto_id() | Interface | privatestatic |
~Interface() | Interface | virtual |