| ::FASTERInteractionGraphTests class | core::pack::interaction_graph::FASTERInteractionGraph | friend |
| aa_submatrix_energies_retrievable() const | core::pack::interaction_graph::FixedBBInteractionGraph | virtual |
| aatype_for_node_state(int node_ind, int node_state) const | core::pack::interaction_graph::FixedBBInteractionGraph | virtual |
| add_edge(int node1, int node2) | core::pack::interaction_graph::InteractionGraphBase | |
| add_longrange_twobody_energies_multithreaded(std::pair< core::Size, core::Size > const &nodes, std::pair< core::pack::rotamer_set::RotamerSetCOP, core::pack::rotamer_set::RotamerSetCOP > rotsets, core::pose::Pose const &pose, core::scoring::methods::LongRangeTwoBodyEnergyCOP lr_energy, core::scoring::ScoreFunction const &sfxn, basic::thread_manager::RosettaThreadAssignmentInfo const &thread_info, bool const finalize_edges, core::conformation::symmetry::SymmetryInfoCOP symminfo, std::pair< core::Size, core::Size > const &resids, bool const do_orient, bool const symmetric_swap) | core::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraph | |
| add_to_nodes_one_body_energy(int node_ind, utility::vector1< core::PackerEnergy > const &one_body_energies) | core::pack::interaction_graph::InteractionGraphBase | |
| add_to_nodes_one_body_energy(int node_ind, ObjexxFCL::FArray1< core::PackerEnergy > const &one_body_energies) | core::pack::interaction_graph::InteractionGraphBase | |
| add_to_nodes_one_body_energy(int node_ind, int state_id, core::PackerEnergy const one_body_energy) | core::pack::interaction_graph::InteractionGraphBase | |
| add_to_one_body_energies(ObjexxFCL::FArray1< core::PackerEnergy > &one_body_energies) | core::pack::interaction_graph::InteractionGraphBase | |
| add_to_two_body_energies_for_edge(int node1, int node2, ObjexxFCL::FArray2< core::PackerEnergy > const &res_res_energy_array, bool const use_threadsafe_method=false) | core::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraph | |
| add_to_two_body_energies_for_edge(int node1, int node2, int state_node1, int state_node2, core::PackerEnergy const two_body_energy) | core::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraph | |
| AnnealableGraphBase() | core::pack::interaction_graph::AnnealableGraphBase | |
| AnnealableGraphBase(AnnealableGraphBase const &src) | core::pack::interaction_graph::AnnealableGraphBase | |
| any_vertex_state_unassigned() const override | core::pack::interaction_graph::InteractionGraphBase | virtual |
| assign_BMEC() | core::pack::interaction_graph::FASTERInteractionGraph | |
| blanket_assign_state_0() override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| clean_up_after_packing(core::pose::Pose &pose) | core::pack::interaction_graph::AnnealableGraphBase | virtual |
| clean_up_edges_marked_for_deletion() | core::pack::interaction_graph::InteractionGraphBase | protected |
| clear_two_body_energy_for_edge(int node1, int node2, int state_node1, int state_node2) | core::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraph | |
| commit_considered_substitution() override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| COMMIT_LIMIT_BETWEEN_UPDATES | core::pack::interaction_graph::FASTERInteractionGraph | privatestatic |
| commit_relaxation() | core::pack::interaction_graph::FASTERInteractionGraph | |
| consider_substitution(int node_ind, int new_state, core::PackerEnergy &delta_energy, core::PackerEnergy &prev_energy_for_node) override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| count_connected_components_and_initialize_vertex_groups() | core::pack::interaction_graph::InteractionGraphBase | |
| count_dynamic_memory() const override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| count_static_memory() const override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| create_new_edge(int index1, int index2) override | core::pack::interaction_graph::FASTERInteractionGraph | protectedvirtual |
| create_new_node(int node_index, int num_states) override | core::pack::interaction_graph::FASTERInteractionGraph | protectedvirtual |
| dBR_ | core::pack::interaction_graph::FASTERInteractionGraph | private |
| declare_all_edge_energies_final() | core::pack::interaction_graph::InteractionGraphBase | virtual |
| declare_edge_energies_final(int node1, int node2, bool const use_threadsafe_lookup=false) | core::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraph | virtual |
| drop_all_edges_for_node(int node) | core::pack::interaction_graph::InteractionGraphBase | |
| drop_edge(std::list< EdgeBase * >::iterator edge) | core::pack::interaction_graph::InteractionGraphBase | protected |
| edge_list_iterator_at_end() const | core::pack::interaction_graph::InteractionGraphBase | |
| FASTERInteractionGraph(int num_nodes) | core::pack::interaction_graph::FASTERInteractionGraph | |
| FASTERInteractionGraph() | core::pack::interaction_graph::FASTERInteractionGraph | private |
| FASTERInteractionGraph(FASTERInteractionGraph const &) | core::pack::interaction_graph::FASTERInteractionGraph | private |
| find_edge(int node1, int node2, bool const use_threadsafe_lookup=false) const | core::pack::interaction_graph::InteractionGraphBase | |
| find_edge(int node1, int node2, bool const use_threadsafe_lookup=false) | core::pack::interaction_graph::InteractionGraphBase | |
| FixedBBInteractionGraph(int num_nodes) | core::pack::interaction_graph::FixedBBInteractionGraph | inline |
| force_aa_neighbors_for_edge(int node1, int node2, int node1aa, int node2aa) | core::pack::interaction_graph::FixedBBInteractionGraph | |
| force_all_aa_neighbors_for_edge(int node1, int node2) | core::pack::interaction_graph::FixedBBInteractionGraph | |
| get_aa_submatrix_energies_for_edge(int node1, int node2, int node1aa, int node2aa) const | core::pack::interaction_graph::FixedBBInteractionGraph | virtual |
| get_current_network_state(ObjexxFCL::FArray1_int &netstate) | core::pack::interaction_graph::FASTERInteractionGraph | |
| get_current_state_for_node(int node_ind) const | core::pack::interaction_graph::FASTERInteractionGraph | |
| get_edge() const | core::pack::interaction_graph::InteractionGraphBase | |
| get_edge_exists(int node1, int node2) const | core::pack::interaction_graph::InteractionGraphBase | |
| get_edge_list_begin() | core::pack::interaction_graph::InteractionGraphBase | inline |
| get_edge_list_begin() const | core::pack::interaction_graph::InteractionGraphBase | inline |
| get_edge_list_end() | core::pack::interaction_graph::InteractionGraphBase | inline |
| get_edge_list_end() const | core::pack::interaction_graph::InteractionGraphBase | inline |
| get_edge_memory_usage() const override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| get_edge_weight(int node1, int node2) const | core::pack::interaction_graph::InteractionGraphBase | |
| get_energy_current_state_assignment() override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| get_energy_following_relaxation() | core::pack::interaction_graph::FASTERInteractionGraph | |
| get_energy_sum_for_vertex_group(int group_id) override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| get_faster_edge(int node1, int node2) const | core::pack::interaction_graph::FASTERInteractionGraph | inlineprotected |
| get_faster_edge(int node1, int node2) | core::pack::interaction_graph::FASTERInteractionGraph | inlineprotected |
| get_faster_node(int index) const | core::pack::interaction_graph::FASTERInteractionGraph | inlineprotected |
| get_faster_node(int index) | core::pack::interaction_graph::FASTERInteractionGraph | inlineprotected |
| get_fixedbb_edge(int node1, int node2) const | core::pack::interaction_graph::FixedBBInteractionGraph | inlineprotected |
| get_fixedbb_edge(int node1, int node2) | core::pack::interaction_graph::FixedBBInteractionGraph | inlineprotected |
| get_fixedbb_node(int node_index) const | core::pack::interaction_graph::FixedBBInteractionGraph | inlineprotected |
| get_fixedbb_node(int node_index) | core::pack::interaction_graph::FixedBBInteractionGraph | inlineprotected |
| get_node(int index) const | core::pack::interaction_graph::InteractionGraphBase | inline |
| get_node_state_offset(int index) const | core::pack::interaction_graph::InteractionGraphBase | inlineprotected |
| get_num_aatypes() const override | core::pack::interaction_graph::FASTERInteractionGraph | inlinevirtual |
| get_num_edges() const | core::pack::interaction_graph::InteractionGraphBase | inline |
| get_num_nodes() const override | core::pack::interaction_graph::InteractionGraphBase | inlinevirtual |
| get_num_states_for_node(int node) const override | core::pack::interaction_graph::InteractionGraphBase | virtual |
| get_num_total_states() const override | core::pack::interaction_graph::InteractionGraphBase | inlinevirtual |
| get_one_body_energy_for_node_state(int node, int state) override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| get_random_neighbor_for_node(int node) | core::pack::interaction_graph::FASTERInteractionGraph | |
| get_sparse_aa_info_for_edge(int node1, int node2, int node1aa, int node2aa) | core::pack::interaction_graph::FixedBBInteractionGraph | |
| get_two_body_energy_for_edge(int node1, int node2, int state_node1, int state_node2) const | core::pack::interaction_graph::FixedBBInteractionGraph | virtual |
| get_vertex_member_of_energy_sum_group(int node_index, int group_id) | core::pack::interaction_graph::InteractionGraphBase | inline |
| getTotalMemoryUsage() const | core::pack::interaction_graph::InteractionGraphBase | virtual |
| increment_edge_list_iterator() const | core::pack::interaction_graph::InteractionGraphBase | |
| initialize(pack_basic::RotamerSetsBase const &rot_sets) override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| InteractionGraphBase(int num_nodes) | core::pack::interaction_graph::InteractionGraphBase | |
| mine(EdgeBase const *edge) const | core::pack::interaction_graph::InteractionGraphBase | inlineprotected |
| node_considering_alt_state_ | core::pack::interaction_graph::FASTERInteractionGraph | private |
| note_vertex_reached(int node_index) | core::pack::interaction_graph::InteractionGraphBase | |
| num_commits_since_last_update_ | core::pack::interaction_graph::FASTERInteractionGraph | private |
| operator=(FASTERInteractionGraph const &) | core::pack::interaction_graph::FASTERInteractionGraph | private |
| output_connectivity(std::ostream &os) const | core::pack::interaction_graph::InteractionGraphBase | |
| output_dimacs(std::ostream &os) const | core::pack::interaction_graph::InteractionGraphBase | |
| parent typedef | core::pack::interaction_graph::FASTERInteractionGraph | |
| perturb_dBR_and_relax(int node1, int perturbed_state1, int node2, int perturbed_state2) | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| perturb_sBR_and_relax(int node, int perturbed_state) | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| PrecomputedPairEnergiesInteractionGraph(int num_nodes) | core::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraph | inline |
| prepare_for_FASTER() | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| prepare_graph_for_simulated_annealing() override | core::pack::interaction_graph::InteractionGraphBase | virtual |
| print() const | core::pack::interaction_graph::InteractionGraphBase | inlinevirtual |
| print_current_state_assignment() const override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| print_vertex_groups() | core::pack::interaction_graph::InteractionGraphBase | |
| print_vertices() const | core::pack::interaction_graph::InteractionGraphBase | |
| probabilistically_commit_relaxation(Real probability) | core::pack::interaction_graph::FASTERInteractionGraph | |
| reject_perturbation() | core::pack::interaction_graph::FASTERInteractionGraph | |
| relax_in_current_context() | core::pack::interaction_graph::FASTERInteractionGraph | |
| relaxed1_ | core::pack::interaction_graph::FASTERInteractionGraph | private |
| relaxed2_ | core::pack::interaction_graph::FASTERInteractionGraph | private |
| reset_edge_list_iterator_for_node(int node_index) const | core::pack::interaction_graph::InteractionGraphBase | |
| sBR_ | core::pack::interaction_graph::FASTERInteractionGraph | private |
| set_edge_weight(int node1, int node2, Real edge_weight) | core::pack::interaction_graph::InteractionGraphBase | |
| set_errorfull_deltaE_threshold(core::PackerEnergy) override | core::pack::interaction_graph::FASTERInteractionGraph | inlinevirtual |
| set_network_state(ObjexxFCL::FArray1_int &node_states) override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| set_num_states_for_node(int node, int num_states) | core::pack::interaction_graph::InteractionGraphBase | |
| set_number_of_energy_sum_vertex_groups(int num_groups) | core::pack::interaction_graph::InteractionGraphBase | |
| set_onebody_energies_multithreaded(core::Size const node_index, core::pack::rotamer_set::RotamerSetCOP rotset, core::pose::Pose const &pose, core::scoring::ScoreFunction const &sfxn, task::PackerTask const &task, utility::graph::GraphCOP packer_neighbor_graph, basic::thread_manager::RosettaThreadAssignmentInfo const &thread_assignments) | core::pack::interaction_graph::InteractionGraphBase | |
| set_sparse_aa_info_for_edge(int node1, int node2, ObjexxFCL::FArray2_bool const &sparse_conn_info) | core::pack::interaction_graph::FixedBBInteractionGraph | |
| set_state_for_node(int node_ind, int new_state) override | core::pack::interaction_graph::FASTERInteractionGraph | virtual |
| set_two_body_energy_for_edge(int node1, int node2, int state_node1, int state_node2, core::PackerEnergy const two_body_energy) | core::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraph | |
| set_twobody_energies_multithreaded(std::pair< core::Size, core::Size > const &nodes, std::pair< core::pack::rotamer_set::RotamerSetCOP, core::pack::rotamer_set::RotamerSetCOP > rotsets, core::pose::Pose const &pose, core::scoring::ScoreFunction const &sfxn, basic::thread_manager::RosettaThreadAssignmentInfo const &thread_info, bool const finalize_edges, core::conformation::symmetry::SymmetryInfoCOP symminfo, std::pair< core::Size, core::Size > const &resids, bool const do_orient, bool const symmetric_swap) | core::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraph | |
| set_vertex_member_of_group(int vertex, int group) | core::pack::interaction_graph::InteractionGraphBase | |
| swap_edge_energies(int node1, int node2, ObjexxFCL::FArray2D< core::PackerEnergy > &new_edge_table) | core::pack::interaction_graph::FASTERInteractionGraph | |
| total_energy_alternate_state_assignment_ | core::pack::interaction_graph::FASTERInteractionGraph | private |
| total_energy_current_state_assignment_ | core::pack::interaction_graph::FASTERInteractionGraph | private |
| update_internal_energy_totals() | core::pack::interaction_graph::FASTERInteractionGraph | protected |
| update_one_body_energies(ObjexxFCL::FArray1< core::PackerEnergy > &old_energy1b, ObjexxFCL::FArray1< core::PackerEnergy > &new_energy1b) | core::pack::interaction_graph::InteractionGraphBase | |
| vertex_already_reached(int node_index) | core::pack::interaction_graph::InteractionGraphBase | |
| zero_one_body_energies_for_node(int node) | core::pack::interaction_graph::InteractionGraphBase | |
| ~AnnealableGraphBase() override | core::pack::interaction_graph::AnnealableGraphBase | |
| ~FixedBBInteractionGraph() override | core::pack::interaction_graph::FixedBBInteractionGraph | inline |
| ~InteractionGraphBase() override | core::pack::interaction_graph::InteractionGraphBase | |
| ~PrecomputedPairEnergiesInteractionGraph() override | core::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraph | inline |