OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for SampleWorker< Sim_t >, including all inherited members.
cmd_args_ | Worker< Sim_t > | protected |
comm_m | Poller | protected |
constraints_ | Worker< Sim_t > | protected |
coworker_comm_ | Worker< Sim_t > | protected |
filesToKeep_m | SampleWorker< Sim_t > | private |
is_idle_ | Worker< Sim_t > | protected |
is_running_ | Poller | protected |
last_polled_ | Poller | protected |
leader_pid_ | Worker< Sim_t > | protected |
notifyCoWorkers(size_t job_id, int tag) | SampleWorker< Sim_t > | inlineprotected |
Worker::notifyCoWorkers(int tag) | Worker< Sim_t > | inlineprotected |
num_coworkers_ | Worker< Sim_t > | protected |
objectives_ | Worker< Sim_t > | protected |
onMessage(MPI_Status status, size_t recv_value) override | SampleWorker< Sim_t > | inlineprotectedvirtual |
onStop() | Worker< Sim_t > | inlineprotectedvirtual |
pilot_rank_ | Worker< Sim_t > | protected |
poll_delay_ | Poller | protected |
Poller(MPI_Comm comm, double delay=0.1) | Poller | inlineprotected |
postPoll() | Worker< Sim_t > | inlineprotectedvirtual |
prePoll() | Worker< Sim_t > | inlineprotectedvirtual |
run() | Poller | inlineprotectedvirtual |
runCoWorker() | Worker< Sim_t > | inlineprotected |
runSlave() | SampleWorker< Sim_t > | inlineprotected |
SampleWorker(Expressions::Named_t objectives, Expressions::Named_t constraints, std::string simName, Comm::Bundle_t comms, CmdArguments_t args, const std::vector< std::string > &storeobjstr, const std::vector< std::string > &filesToKeep, const std::map< std::string, std::string > &userVariables) | SampleWorker< Sim_t > | inline |
setupPoll() | Worker< Sim_t > | inlineprotectedvirtual |
SimPtr_t typedef | Worker< Sim_t > | protected |
simulation_name_ | Worker< Sim_t > | protected |
statVariablesToStore_m | SampleWorker< Sim_t > | protected |
userVariables_ | Worker< Sim_t > | protected |
Worker(Expressions::Named_t constraints, std::string simName, Comm::Bundle_t comms, CmdArguments_t args) | Worker< Sim_t > | inlineprotected |
Worker(Expressions::Named_t objectives, Expressions::Named_t constraints, std::string simName, Comm::Bundle_t comms, CmdArguments_t args, const std::map< std::string, std::string > &userVariables, bool isOptimizer=true) | Worker< Sim_t > | inlineprotected |
~Poller() | Poller | inlineprotectedvirtual |
~SampleWorker() | SampleWorker< Sim_t > | inline |
~Worker() | Worker< Sim_t > | inlineprotected |