Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
core::pack::hbonds::HBondGraphInitializerIG Member List

This is the complete list of members for core::pack::hbonds::HBondGraphInitializerIG, including all inherited members.

aa_submatrix_energies_retrievable() const overridecore::pack::interaction_graph::PDInteractionGraphvirtual
aatype_for_node_state(int node_ind, int node_state) const overridecore::pack::interaction_graph::PDInteractionGraphvirtual
add_edge(int node1, int node2)core::pack::interaction_graph::PDInteractionGraphvirtual
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 overridecore::pack::interaction_graph::InteractionGraphBasevirtual
blanket_assign_state_0() overridecore::pack::interaction_graph::PDInteractionGraphvirtual
clash_threshold_core::pack::hbonds::HBondGraphInitializerIGprivate
clean_up_after_packing(core::pose::Pose &pose)core::pack::interaction_graph::AnnealableGraphBasevirtual
clean_up_edges_marked_for_deletion()core::pack::interaction_graph::InteractionGraphBaseprotected
clear_two_body_energy_for_edge(int node1, int node2, int state_node1, int state_node2)core::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraph
commit_considered_substitution() overridecore::pack::interaction_graph::PDInteractionGraphvirtual
commit_considered_substitution(ObjexxFCL::FArray2D< core::PackerEnergy > const &weights)core::pack::interaction_graph::PDInteractionGraphvirtual
consider_substitution(int node_ind, int new_state, core::PackerEnergy &delta_energy, core::PackerEnergy &prev_energy_for_node) overridecore::pack::interaction_graph::PDInteractionGraphvirtual
consider_substitution(int node_ind, int new_state, core::PackerEnergy &deltaE_unweighted, core::PackerEnergy &prevE_unweighted, core::PackerEnergy &deltaE_weighted, core::PackerEnergy &prevE_weighted, ObjexxFCL::FArray2D< core::PackerEnergy > const &weights)core::pack::interaction_graph::PDInteractionGraphvirtual
count_connected_components_and_initialize_vertex_groups()core::pack::interaction_graph::InteractionGraphBase
count_dynamic_memory() const overridecore::pack::interaction_graph::PDInteractionGraphvirtual
count_static_memory() const overridecore::pack::interaction_graph::PDInteractionGraphvirtual
create_new_edge(int index1, int index2) overridecore::pack::hbonds::HBondGraphInitializerIGinlinevirtual
create_new_node(int node_index, int num_states) overridecore::pack::interaction_graph::PDInteractionGraphprotectedvirtual
declare_all_edge_energies_final()core::pack::interaction_graph::InteractionGraphBasevirtual
declare_edge_energies_final(int node1, int node2, bool const use_threadsafe_lookup=false)core::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraphvirtual
drop_all_edges_for_node(int node)core::pack::interaction_graph::InteractionGraphBase
drop_edge(std::list< EdgeBase * >::iterator edge)core::pack::interaction_graph::InteractionGraphBaseprotected
edge_list_iterator_at_end() const core::pack::interaction_graph::InteractionGraphBase
eval_rot_pair(unsigned int const global_rot1, unsigned int const global_rot2, PackerEnergy const two_body_energy)core::pack::hbonds::HBondGraphInitializerIG
finalize_hbond_graph()core::pack::hbonds::HBondGraphInitializerIG
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
find_symmetric_hbonds(conformation::symmetry::SymmetryInfo const &symm_info, pose::Pose const &pose, Real hb_threshold)core::pack::hbonds::HBondGraphInitializerIG
FixedBBInteractionGraph(int num_nodes)core::pack::interaction_graph::FixedBBInteractionGraphinline
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
future_edges_core::pack::hbonds::HBondGraphInitializerIGprivate
get_aa_submatrix_energies_for_edge(int node1, int node2, int node1aa, int node2aa) const overridecore::pack::interaction_graph::PDInteractionGraphvirtual
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::InteractionGraphBaseinline
get_edge_list_begin() const core::pack::interaction_graph::InteractionGraphBaseinline
get_edge_list_end()core::pack::interaction_graph::InteractionGraphBaseinline
get_edge_list_end() const core::pack::interaction_graph::InteractionGraphBaseinline
get_edge_memory_usage() const overridecore::pack::interaction_graph::PDInteractionGraphvirtual
get_edge_weight(int node1, int node2) const core::pack::interaction_graph::InteractionGraphBase
get_energy_current_state_assignment() overridecore::pack::interaction_graph::PDInteractionGraphvirtual
get_energy_PD_current_state_assignment()core::pack::interaction_graph::PDInteractionGraphprotected
get_energy_sum_for_vertex_group(int group_id) overridecore::pack::interaction_graph::PDInteractionGraphvirtual
get_fixedbb_edge(int node1, int node2) const core::pack::interaction_graph::FixedBBInteractionGraphinlineprotected
get_fixedbb_edge(int node1, int node2)core::pack::interaction_graph::FixedBBInteractionGraphinlineprotected
get_fixedbb_node(int node_index) const core::pack::interaction_graph::FixedBBInteractionGraphinlineprotected
get_fixedbb_node(int node_index)core::pack::interaction_graph::FixedBBInteractionGraphinlineprotected
get_ind_res(pose::Pose const &pose, Size const res_i, conformation::symmetry::SymmetryInfo const &symm_info, std::map< char, std::pair< Size, Size > > &chain_bounds) const core::pack::hbonds::HBondGraphInitializerIGprivate
get_node(int index) const core::pack::interaction_graph::InteractionGraphBaseinline
get_node_state_offset(int index) const core::pack::interaction_graph::InteractionGraphBaseinlineprotected
get_num_aatypes() const overridecore::pack::interaction_graph::PDInteractionGraphvirtual
get_num_edges() const core::pack::interaction_graph::InteractionGraphBaseinline
get_num_nodes() const overridecore::pack::interaction_graph::InteractionGraphBaseinlinevirtual
get_num_states_for_node(int node) const overridecore::pack::interaction_graph::InteractionGraphBasevirtual
get_num_total_states() const overridecore::pack::interaction_graph::InteractionGraphBaseinlinevirtual
get_one_body_energy_for_node_state(int node, int state) overridecore::pack::interaction_graph::PDInteractionGraphvirtual
get_pd_edge(int node1, int node2) const core::pack::interaction_graph::PDInteractionGraphinlineprotected
get_pd_edge(int node1, int node2)core::pack::interaction_graph::PDInteractionGraphinlineprotected
get_pd_node(int index) const core::pack::interaction_graph::PDInteractionGraphinlineprotected
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, int, int, int) const overridecore::pack::hbonds::HBondGraphInitializerIGinlinevirtual
get_vertex_member_of_energy_sum_group(int node_index, int group_id)core::pack::interaction_graph::InteractionGraphBaseinline
get_weighted_energy(ObjexxFCL::FArray2D< core::PackerEnergy > const &weights) const core::pack::interaction_graph::PDInteractionGraph
getMemoryUsageInBytes() const core::pack::interaction_graph::PDInteractionGraphprotectedvirtual
getTotalMemoryUsage() const core::pack::interaction_graph::InteractionGraphBasevirtual
hbond_graph_core::pack::hbonds::HBondGraphInitializerIGprivate
hbond_threshold_core::pack::hbonds::HBondGraphInitializerIGprivate
HBondGraphInitializerIG(scoring::hbonds::graph::HBondGraphOP hbond_graph, rotamer_set::RotamerSetsCOP rotamer_sets, float hbond_threshold, float clash_threshold)core::pack::hbonds::HBondGraphInitializerIG
increment_edge_list_iterator() const core::pack::interaction_graph::InteractionGraphBase
initialize(pack_basic::RotamerSetsBase const &rot_sets) overridecore::pack::interaction_graph::PDInteractionGraphvirtual
InteractionGraphBase(int num_nodes)core::pack::interaction_graph::InteractionGraphBase
mine(EdgeBase const *edge) const core::pack::interaction_graph::InteractionGraphBaseinlineprotected
note_vertex_reached(int node_index)core::pack::interaction_graph::InteractionGraphBase
output_connectivity(std::ostream &os) const core::pack::interaction_graph::InteractionGraphBase
output_dimacs(std::ostream &os) const core::pack::interaction_graph::InteractionGraphBase
PDInteractionGraph(int num_nodes)core::pack::interaction_graph::PDInteractionGraph
PrecomputedPairEnergiesInteractionGraph(int num_nodes)core::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraphinline
prepare_graph_for_simulated_annealing() overridecore::pack::interaction_graph::InteractionGraphBasevirtual
print() const core::pack::interaction_graph::InteractionGraphBaseinlinevirtual
print_current_state_assignment() const overridecore::pack::interaction_graph::PDInteractionGraphvirtual
print_vertex_groups()core::pack::interaction_graph::InteractionGraphBase
print_vertices() const core::pack::interaction_graph::InteractionGraphBase
reset_edge_list_iterator_for_node(int node_index) const core::pack::interaction_graph::InteractionGraphBase
rotamer_sets()core::pack::hbonds::HBondGraphInitializerIGinline
rotamer_sets_core::pack::hbonds::HBondGraphInitializerIGprivate
set_edge_weight(int node1, int node2, Real edge_weight)core::pack::interaction_graph::InteractionGraphBase
set_errorfull_deltaE_threshold(core::PackerEnergy) overridecore::pack::interaction_graph::PDInteractionGraphinlinevirtual
set_network_state(ObjexxFCL::FArray1_int &node_states) overridecore::pack::interaction_graph::PDInteractionGraphvirtual
set_network_state(ObjexxFCL::FArray1_int &node_states, ObjexxFCL::FArray2D< core::PackerEnergy > const &weights)core::pack::interaction_graph::PDInteractionGraph
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) overridecore::pack::interaction_graph::PDInteractionGraphvirtual
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
update_internal_energy_totals()core::pack::interaction_graph::PDInteractionGraphprotected
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() overridecore::pack::interaction_graph::AnnealableGraphBase
~FixedBBInteractionGraph() overridecore::pack::interaction_graph::FixedBBInteractionGraphinline
~HBondGraphInitializerIG() overridecore::pack::hbonds::HBondGraphInitializerIG
~InteractionGraphBase() overridecore::pack::interaction_graph::InteractionGraphBase
~PrecomputedPairEnergiesInteractionGraph() overridecore::pack::interaction_graph::PrecomputedPairEnergiesInteractionGraphinline