OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t > Member List

This is the complete list of members for SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t >, including all inherited members.

cmd_args_Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t >protected
comm_Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t >protected
comm_mPollerprotected
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
falseSamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t >
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_Pollerprotected
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 typedefSamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t >protected
Jobs_t typedefSamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t >protected
last_polled_Pollerprotected
master_node_Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t >protected
MasterNode_t typedefPilot< 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 known_expr_funcs, 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)Pilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t >inlineprotected
poll_delay_Pollerprotected
Poller(MPI_Comm comm, double delay=0.1)Pollerinlineprotected
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_mSamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t >private
sampleMethods_m(sampleMethods)SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t >inline
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)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)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)SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t >inlineprotected
Pilot::startWorker()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()Pollerinlineprotectedvirtual
~SamplePilot()SamplePilot< Opt_t, Sim_t, SolPropagationGraph_t, Comm_t >inlinevirtual