![]() |
Rosetta Protocols
2014.16.56682
|
#include <DynamicAggregateFunction.hh>
Private Member Functions | |
| void | initialize_pack_daemons (DaemonSetOP daemon_set) |
| After the input stream has been read, assign the states to particular nodes and to the the pack daemon on this node. More... | |
| void | distribute_jobs_to_remote_daemons (DaemonSetOP daemon_set) |
| void | assign_jobs_to_local_daemon_set (std::list< int > const &job_indices, DaemonSetOP daemon_set) |
| void | assign_jobs_to_remote_daemon_sets (int proc_id, std::list< int > const &job_indices) |
| bool | verify_remote_daemon_set_initialization_successful (int proc_id) const |
| void | send_success_message_to_remote_daemon_set (int proc_id) const |
| void | send_error_message_to_remote_daemon_sets () const |
| void | initialize_daemon_with_all_states (DaemonSetOP daemon_set) |
|
private |
References protocols::pack_daemon::StructureFileNames::correspondence_file_name_, protocols::pack_daemon::DynamicAggregateFunction::file_inputs_for_job(), protocols::pack_daemon::DynamicAggregateFunction::get_file_contents(), protocols::pack_daemon::DynamicAggregateFunction::npd_variable_indices_for_state_begin(), protocols::pack_daemon::DynamicAggregateFunction::npd_variable_indices_for_state_end(), protocols::pack_daemon::StructureFileNames::pdb_name_, core::import_pose::pose_from_pdbstring(), and protocols::pack_daemon::StructureFileNames::resfile_name_.
Referenced by distribute_jobs_to_remote_daemons(), and initialize_daemon_with_all_states().
|
private |
References protocols::pack_daemon::add_daemon, protocols::pack_daemon::StructureFileNames::correspondence_file_name_, protocols::pack_daemon::DynamicAggregateFunction::file_inputs_for_job(), protocols::pack_daemon::DynamicAggregateFunction::get_file_contents(), protocols::pack_daemon::DynamicAggregateFunction::npd_variable_indices_for_state_begin(), protocols::pack_daemon::DynamicAggregateFunction::npd_variable_indices_for_state_end(), protocols::pack_daemon::DynamicAggregateFunction::num_npd_properties_for_state(), protocols::pack_daemon::StructureFileNames::pdb_name_, protocols::pack_daemon::StructureFileNames::resfile_name_, utility::send_integer_to_node(), and utility::send_string_to_node().
Referenced by distribute_jobs_to_remote_daemons().
|
private |
References assign_jobs_to_local_daemon_set(), assign_jobs_to_remote_daemon_sets(), protocols::pack_daemon::error_message, utility::mpi_nprocs(), protocols::pack_daemon::DynamicAggregateFunction::num_states(), utility::receive_string_from_node(), send_error_message_to_remote_daemon_sets(), send_success_message_to_remote_daemon_set(), utility::to_string(), utility_exit_with_message, and verify_remote_daemon_set_initialization_successful().
Referenced by initialize_pack_daemons().
|
private |
References assign_jobs_to_local_daemon_set(), and protocols::pack_daemon::DynamicAggregateFunction::num_states().
Referenced by initialize_pack_daemons().
| void protocols::pack_daemon::DynamicAggregateFunctionDriver::initialize_from_input_file | ( | DaemonSetOP | daemon_set, |
| std::istream & | input | ||
| ) |
|
private |
After the input stream has been read, assign the states to particular nodes and to the the pack daemon on this node.
References protocols::pack_daemon::DynamicAggregateFunction::count_file_reads(), distribute_jobs_to_remote_daemons(), and initialize_daemon_with_all_states().
Referenced by initialize_from_input_file().
|
private |
References protocols::pack_daemon::error_message, utility::mpi_nprocs(), and utility::send_integer_to_node().
Referenced by distribute_jobs_to_remote_daemons(), and initialize_from_input_file().
|
private |
References utility::send_integer_to_node(), and protocols::pack_daemon::success_message.
Referenced by distribute_jobs_to_remote_daemons().
1.8.7