, including all inherited members.
algebraic_mappings(const Variables &vars, const ActiveSet &algebraic_set, Response &algebraic_response) | Interface | [protected] |
algebraicMappings | Interface | [protected] |
allowExistingResults | ProcessApplicInterface | [protected] |
analysis_drivers() const | ProcessApplicInterface | [inline, protected, virtual] |
analysis_process_group_id(pid_t pgid) | ProcessHandleApplicInterface | [protected, virtual] |
analysis_process_group_id() const | ProcessHandleApplicInterface | [protected, virtual] |
analysisCommRank | ApplicationInterface | [protected] |
analysisCommSize | ApplicationInterface | [protected] |
analysisProcessIdMap | ProcessHandleApplicInterface | [protected] |
analysisServerId | ApplicationInterface | [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] |
appendIfaceId | Interface | [protected] |
ApplicationInterface(const ProblemDescDB &problem_db) | ApplicationInterface | |
approximation_coefficients(bool normalized=false) | Interface | [virtual] |
approximation_coefficients(const RealVectorArray &approx_coeffs, bool normalized=false) | Interface | [virtual] |
approximation_data(size_t index) | Interface | [virtual] |
approximation_function_indices(const IntSet &approx_fn_indices) | Interface | [virtual] |
approximation_variances(const Variables &vars) | Interface | [virtual] |
approximations() | Interface | [virtual] |
apreproFlag | ProcessApplicInterface | [protected] |
argList | ProcessHandleApplicInterface | [protected] |
assign_rep(Interface *interface_rep, bool ref_count_incr=true) | 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 | ApplicationInterface | [inline, protected, virtual] |
asynchLocalAnalysisConcSpec | ApplicationInterface | [protected] |
asynchLocalAnalysisConcurrency | ApplicationInterface | [protected] |
asynchLocalAnalysisFlag | ApplicationInterface | [protected] |
asynchLocalEvalConcSpec | ApplicationInterface | [protected] |
asynchronous_local_analyses(int start, int end, int step) | ProcessHandleApplicInterface | [protected] |
autotag_files(const bfs::path ¶ms_path, const bfs::path &results_path, const String &eval_id_tag) const | ProcessApplicInterface | [protected] |
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] |
check_asynchronous(bool warn, int max_eval_concurrency) | ApplicationInterface | [protected] |
check_multiprocessor_analysis(bool warn) | ApplicationInterface | [protected] |
check_multiprocessor_asynchronous(bool warn, int max_eval_concurrency) | ApplicationInterface | [protected] |
check_wait(pid_t pid, int status) | ProcessHandleApplicInterface | [protected] |
clear_all() | Interface | [virtual] |
clear_current() | Interface | [virtual] |
clear_saved() | Interface | [virtual] |
combine_approximation(short corr_type) | Interface | [virtual] |
commandLineArgs | ProcessApplicInterface | [protected] |
completionSet | ApplicationInterface | [protected] |
copyFiles | ProcessApplicInterface | [protected] |
coreMappings | Interface | [protected] |
create_analysis_process(bool block_flag, bool new_group) | SpawnApplicInterface | [protected, virtual] |
create_command_arguments(boost::shared_array< const char * > &av, StringArray &driver_and_args) | ProcessHandleApplicInterface | [protected] |
create_evaluation_process(bool block_flag) | ProcessHandleApplicInterface | [protected, virtual] |
createdDir | ProcessApplicInterface | [protected] |
currEvalId | Interface | [protected] |
curWorkdir | ProcessApplicInterface | [protected] |
define_filenames(const String &eval_id_tag) | ProcessApplicInterface | [protected] |
derived_map(const Variables &vars, const ActiveSet &set, Response &response, int fn_eval_id) | ProcessApplicInterface | [protected, virtual] |
derived_map_asynch(const ParamResponsePair &pair) | ProcessApplicInterface | [protected, virtual] |
dirSave | ProcessApplicInterface | [protected] |
dirTag | ProcessApplicInterface | [protected] |
driver_argument_list(int analysis_id) | ProcessHandleApplicInterface | [inline, protected] |
eaDedMasterFlag | ApplicationInterface | [protected] |
eval_tag_prefix(const String &eval_id_str, bool append_iface_id=true) | Interface | |
evalCommRank | ApplicationInterface | [protected] |
evalCommSize | ApplicationInterface | [protected] |
evalIdCntr | Interface | [protected] |
evalIdRefPt | Interface | [protected] |
evalProcessIdMap | ProcessHandleApplicInterface | [protected] |
evalServerId | ApplicationInterface | [protected] |
evalTagPrefix | Interface | [protected] |
evaluation_cache() const | ApplicationInterface | [inline, protected, virtual] |
evaluation_id() const | Interface | [inline] |
evaluation_process_group_id(pid_t pgid) | ProcessHandleApplicInterface | [protected, virtual] |
evaluation_process_group_id() const | ProcessHandleApplicInterface | [protected, virtual] |
failureMessage | ApplicationInterface | [protected] |
file_cleanup() const | ProcessApplicInterface | [protected, virtual] |
fileNameMap | ProcessApplicInterface | [protected] |
fileSaveFlag | ProcessApplicInterface | [protected] |
fileTagFlag | ProcessApplicInterface | [protected] |
final_eval_id_tag(int fn_eval_id) | Interface | [protected] |
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] |
fullEvalId | ProcessApplicInterface | [protected] |
get_workdir_name() | ProcessApplicInterface | [protected] |
ieDedMasterFlag | Interface | [protected] |
ifilter_argument_list() | ProcessHandleApplicInterface | [inline, protected] |
iFilterName | ProcessApplicInterface | [protected] |
init_algebraic_mappings(const Variables &vars, const Response &response) | Interface | [protected] |
init_communicators(const IntArray &message_lengths, int max_eval_concurrency) | ApplicationInterface | [protected, virtual] |
init_communicators_checks(int max_eval_concurrency) | ProcessHandleApplicInterface | [inline, protected, virtual] |
init_evaluation_counters(size_t num_fns) | Interface | |
init_serial() | ApplicationInterface | [inline, protected, 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_synchronization() const | ApplicationInterface | [inline, protected, virtual] |
interface_type() const | Interface | [inline] |
interfaceId | Interface | [protected] |
interfaceType | Interface | [protected] |
is_null() const | Interface | [inline] |
iterator_eval_dedicated_master() const | Interface | [inline] |
join_analysis_process_group(bool new_group) | ProcessHandleApplicInterface | [protected, virtual] |
join_evaluation_process_group(bool new_group) | ProcessHandleApplicInterface | [protected, virtual] |
linkFiles | ProcessApplicInterface | [protected] |
manage_failure(const Variables &vars, const ActiveSet &set, Response &response, int failed_eval_id) | ApplicationInterface | [protected] |
map(const Variables &vars, const ActiveSet &set, Response &response, bool asynch_flag=false) | ApplicationInterface | [protected, virtual] |
map_bookkeeping(pid_t pid, int fn_eval_id) | ProcessHandleApplicInterface | [protected, virtual] |
master_dynamic_schedule_analyses() | ApplicationInterface | [protected] |
minimum_points(bool constraint_flag) const | Interface | [virtual] |
multi_proc_eval() const | Interface | [inline] |
multipleParamsFiles | ProcessApplicInterface | [protected] |
multiProcAnalysisFlag | ApplicationInterface | [protected] |
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] |
numAnalysisDrivers | ApplicationInterface | [protected] |
numAnalysisServers | ApplicationInterface | [protected] |
ofilter_argument_list() | ProcessHandleApplicInterface | [inline, protected] |
oFilterName | ProcessApplicInterface | [protected] |
operator=(const Interface &interface_in) | Interface | |
outputLevel | Interface | [protected] |
parallelLib | ApplicationInterface | [protected] |
paramsFileName | ProcessApplicInterface | [protected] |
paramsFileWritten | ProcessApplicInterface | [protected] |
pop_approximation(bool save_surr_data) | Interface | [virtual] |
prepare_process_environment() | ProcessApplicInterface | [protected] |
print_evaluation_summary(std::ostream &s, bool minimal_header, bool relative_count) const | Interface | |
process_local_evaluation(PRPQueue &prp_queue, const pid_t pid) | ProcessHandleApplicInterface | [protected] |
ProcessApplicInterface(const ProblemDescDB &problem_db) | ProcessApplicInterface | |
ProcessHandleApplicInterface(const ProblemDescDB &problem_db) | ProcessHandleApplicInterface | [inline] |
programNames | ProcessApplicInterface | [protected] |
rawResponseMap | Interface | [protected] |
read_results_files(Response &response, const int id, const String &eval_id_tag) | ProcessApplicInterface | [protected] |
rebuild_approximation(const BoolDeque &rebuild_deque) | Interface | [virtual] |
recommended_points(bool constraint_flag) const | Interface | [virtual] |
remove_params_results_files(const bfs::path ¶ms_path, const bfs::path &results_path) const | ProcessApplicInterface | [protected] |
reset_process_environment() | ProcessApplicInterface | [protected] |
response_mapping(const Response &algebraic_response, const Response &core_response, Response &total_response) | Interface | [protected] |
restore_approximation() | Interface | [virtual] |
restore_available() | Interface | [virtual] |
resultsFileName | ProcessApplicInterface | [protected] |
resultsFileWritten | ProcessApplicInterface | [protected] |
serve_analyses_asynch() | ProcessHandleApplicInterface | [protected] |
serve_analyses_synch() | ApplicationInterface | [protected] |
serve_evaluations() | ApplicationInterface | [protected, virtual] |
set_communicators(const IntArray &message_lengths, int max_eval_concurrency) | ApplicationInterface | [protected, virtual] |
set_communicators_checks(int max_eval_concurrency) | ProcessHandleApplicInterface | [inline, protected, virtual] |
set_evaluation_reference() | Interface | |
shared_approximation() | Interface | [virtual] |
SpawnApplicInterface(const ProblemDescDB &problem_db) | SpawnApplicInterface | [inline] |
specifiedParamsFileName | ProcessApplicInterface | [protected] |
specifiedResultsFileName | ProcessApplicInterface | [protected] |
stop_evaluation_servers() | ApplicationInterface | [protected, virtual] |
store_approximation() | Interface | [virtual] |
suppressOutput | ApplicationInterface | [protected] |
synch() | ApplicationInterface | [protected, virtual] |
synch_nowait() | ApplicationInterface | [protected, virtual] |
synchronous_local_analyses(int start, int end, int step) | ProcessApplicInterface | [inline, protected] |
synchronous_local_analysis(int analysis_id) | ProcessHandleApplicInterface | [inline, protected, virtual] |
templateReplace | ProcessApplicInterface | [protected] |
test_local_analyses_send(int analysis_id) | SpawnApplicInterface | [protected, virtual] |
test_local_evaluations(PRPQueue &prp_queue) | SpawnApplicInterface | [protected, 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] |
useWorkdir | ProcessApplicInterface | [protected] |
wait_local_analyses() | SpawnApplicInterface | [protected, virtual] |
wait_local_evaluations(PRPQueue &prp_queue) | SpawnApplicInterface | [protected, virtual] |
workDirName | ProcessApplicInterface | [protected] |
write_parameters_files(const Variables &vars, const ActiveSet &set, const Response &response, const int id) | ProcessApplicInterface | [protected] |
~ApplicationInterface() | ApplicationInterface | |
~Interface() | Interface | [virtual] |
~ProcessApplicInterface() | ProcessApplicInterface | |
~ProcessHandleApplicInterface() | ProcessHandleApplicInterface | [inline] |
~SpawnApplicInterface() | SpawnApplicInterface | [inline] |