cmd_args_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
comm_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
comm_m | Poller | protected |
constraints_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
continue_polling_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
coworker_comm_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
dvars_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
global_rank_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
has_opt_converged_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
hypervolRef_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
input_file_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
is_running_ | Poller | protected |
is_worker_idle_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
job_trace_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
JobIter_t typedef | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
Jobs_t typedef | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
last_polled_ | Poller | protected |
master_node_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
MasterNode_t typedef | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
my_rank_in_opt_comm_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
my_rank_in_worker_comm_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
num_coworkers_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
objectives_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
onMessage(MPI_Status status, size_t recv_value) | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
onStop() | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
opt_comm_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
parseInputFile(functionDictionary_t, bool isOptimizationRun) | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotected |
Pilot(CmdArguments_t args, boost::shared_ptr< Comm_t > comm, const DVarContainer_t &dvar) | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotected |
Pilot(CmdArguments_t args, boost::shared_ptr< Comm_t > comm, functionDictionary_t known_expr_funcs) | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotected |
Pilot(CmdArguments_t args, boost::shared_ptr< Comm_t > comm, functionDictionary_t known_expr_funcs, const DVarContainer_t &dvar, const Expressions::Named_t &obj, const Expressions::Named_t &cons, std::vector< double > hypervolRef={}, bool isOptimizerRun=true, const std::map< std::string, std::string > &userVariables={}) | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotected |
poll_delay_ | Poller | protected |
Poller(MPI_Comm comm, double delay=0.1) | Poller | inlineprotected |
postPoll() | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
prePoll() | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
request_queue_ | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
run() | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
running_job_list_ | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
sampleMethods_m | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | private |
SamplePilot(CmdArguments_t args, boost::shared_ptr< Comm_t > comm, functionDictionary_t known_expr_funcs, const DVarContainer_t &dvar, const Expressions::Named_t &obj, const std::map< std::string, std::shared_ptr< SamplingMethod > > &sampleMethods, const std::vector< std::string > &storeobjstr, const std::vector< std::string > &filesToKeep, const std::map< std::string, std::string > &userVariables) | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inline |
sendNewJobToWorker(int worker) | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
setup(functionDictionary_t known_expr_funcs, const std::vector< std::string > &storeobjstr, const std::vector< std::string > &filesToKeep, const std::map< std::string, std::string > &userVariables) | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
setupPoll() | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
startOptimizer() | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
startPilot() | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
startSampler() | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
startWorker(const std::vector< std::string > &storeobjstr, const std::vector< std::string > &filesToKeep, const std::map< std::string, std::string > &userVariables) | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotected |
Pilot::startWorker(const std::map< std::string, std::string > &userVariables) | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
stop(bool isOpt=true) | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotected |
total_available_workers_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
worker_comm_ | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | protected |
~Pilot() | Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlineprotectedvirtual |
~Poller() | Poller | inlineprotectedvirtual |
~SamplePilot() | SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > | inlinevirtual |