Rosetta  2020.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
core::pack::interaction_graph::LinearMemoryInteractionGraph Member List

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

aa_submatrix_energies_retrievable() const core::pack::interaction_graph::FixedBBInteractionGraphvirtual
aatype_for_node_state(int node_ind, int node_state) const core::pack::interaction_graph::FixedBBInteractionGraphvirtual
add_edge(int node1, int node2)core::pack::interaction_graph::InteractionGraphBase
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_one_body_energy_for_node_state(int node_ind, int state, core::PackerEnergy one_body_energy)core::pack::interaction_graph::OnTheFlyInteractionGraph
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::LinearMemoryInteractionGraphvirtual
clean_up_after_packing(core::pose::Pose &pose)core::pack::interaction_graph::AnnealableGraphBasevirtual
clean_up_edges_marked_for_deletion()core::pack::interaction_graph::InteractionGraphBaseprotected
commit_considered_substitution() overridecore::pack::interaction_graph::LinearMemoryInteractionGraphvirtual
COMMIT_LIMIT_BETWEEN_UPDATEScore::pack::interaction_graph::LinearMemoryInteractionGraphprivatestatic
consider_substitution(int node_ind, int new_state, core::PackerEnergy &delta_energy, core::PackerEnergy &prev_energy_for_node) overridecore::pack::interaction_graph::LinearMemoryInteractionGraphvirtual
count_connected_components_and_initialize_vertex_groups()core::pack::interaction_graph::InteractionGraphBase
count_dynamic_memory() const overridecore::pack::interaction_graph::LinearMemoryInteractionGraphvirtual
count_static_memory() const overridecore::pack::interaction_graph::LinearMemoryInteractionGraphvirtual
create_new_edge(int index1, int index2) overridecore::pack::interaction_graph::LinearMemoryInteractionGraphprotectedvirtual
create_new_node(int node_index, int num_states) overridecore::pack::interaction_graph::LinearMemoryInteractionGraphprotectedvirtual
declare_all_edge_energies_final()core::pack::interaction_graph::InteractionGraphBasevirtual
distinguish_backbone_and_sidechain_for_node(int node) const core::pack::interaction_graph::OnTheFlyInteractionGraph
distinguish_backbone_and_sidechain_for_node(int node, bool setting)core::pack::interaction_graph::OnTheFlyInteractionGraph
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
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
first_time_prepping_for_simA_core::pack::interaction_graph::LinearMemoryInteractionGraphprivate
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
get_aa_submatrix_energies_for_edge(int node1, int node2, int node1aa, int node2aa) const core::pack::interaction_graph::FixedBBInteractionGraphvirtual
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::LinearMemoryInteractionGraphvirtual
get_edge_weight(int node1, int node2) const core::pack::interaction_graph::InteractionGraphBase
get_energy_current_state_assignment() overridecore::pack::interaction_graph::LinearMemoryInteractionGraphvirtual
get_energy_PD_current_state_assignment()core::pack::interaction_graph::LinearMemoryInteractionGraphprotected
get_energy_sum_for_vertex_group(int group_id) overridecore::pack::interaction_graph::LinearMemoryInteractionGraphvirtual
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_linmem_node(int index) const core::pack::interaction_graph::LinearMemoryInteractionGraphinlineprotected
get_linmem_node(int index)core::pack::interaction_graph::LinearMemoryInteractionGraphinlineprotected
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::OnTheFlyInteractionGraphinlinevirtual
get_num_edges() const core::pack::interaction_graph::InteractionGraphBaseinline
get_num_nodes() const overridecore::pack::interaction_graph::InteractionGraphBaseinlinevirtual
get_num_rpe_calculations_count() const core::pack::interaction_graph::OnTheFlyInteractionGraph
get_num_states_for_node(int node) const overridecore::pack::interaction_graph::InteractionGraphBasevirtual
get_num_total_states() const overridecore::pack::interaction_graph::InteractionGraphBaseinlinevirtual
get_on_the_fly_node(int node_index)core::pack::interaction_graph::OnTheFlyInteractionGraphinlineprotected
get_on_the_fly_node(int node_index) const core::pack::interaction_graph::OnTheFlyInteractionGraphinlineprotected
get_one_body_energy_for_node_state(int node, int state) overridecore::pack::interaction_graph::OnTheFlyInteractionGraphvirtual
get_recent_history_size() const core::pack::interaction_graph::LinearMemoryInteractionGraph
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::FixedBBInteractionGraphvirtual
get_vertex_member_of_energy_sum_group(int node_index, int group_id)core::pack::interaction_graph::InteractionGraphBaseinline
getTotalMemoryUsage() const core::pack::interaction_graph::InteractionGraphBasevirtual
have_not_committed_last_substitution_core::pack::interaction_graph::LinearMemoryInteractionGraphprivate
increment_edge_list_iterator() const core::pack::interaction_graph::InteractionGraphBase
initialize(pack_basic::RotamerSetsBase const &rot_sets) overridecore::pack::interaction_graph::OnTheFlyInteractionGraphvirtual
InteractionGraphBase(int num_nodes)core::pack::interaction_graph::InteractionGraphBase
LinearMemoryInteractionGraph(int numNodes)core::pack::interaction_graph::LinearMemoryInteractionGraph
LinearMemoryInteractionGraph()core::pack::interaction_graph::LinearMemoryInteractionGraphprivate
LinearMemoryInteractionGraph(LinearMemoryInteractionGraph const &)core::pack::interaction_graph::LinearMemoryInteractionGraphprivate
mine(EdgeBase const *edge) const core::pack::interaction_graph::InteractionGraphBaseinlineprotected
node_considering_alt_state_core::pack::interaction_graph::LinearMemoryInteractionGraphprivate
non_const_pose()core::pack::interaction_graph::OnTheFlyInteractionGraphinline
note_long_range_interactions_exist_for_edge(int node1, int node2)core::pack::interaction_graph::OnTheFlyInteractionGraph
note_rpe_calculated() const core::pack::interaction_graph::OnTheFlyInteractionGraphinline
note_short_range_interactions_exist_for_edge(int node1, int node2)core::pack::interaction_graph::OnTheFlyInteractionGraph
note_vertex_reached(int node_index)core::pack::interaction_graph::InteractionGraphBase
num_commits_since_last_update_core::pack::interaction_graph::LinearMemoryInteractionGraphprivate
OnTheFlyInteractionGraph(int num_nodes)core::pack::interaction_graph::OnTheFlyInteractionGraph
operator=(LinearMemoryInteractionGraph const &)core::pack::interaction_graph::LinearMemoryInteractionGraphprivate
output_connectivity(std::ostream &os) const core::pack::interaction_graph::InteractionGraphBase
output_dimacs(std::ostream &os) const core::pack::interaction_graph::InteractionGraphBase
Pose typedefcore::pack::interaction_graph::OnTheFlyInteractionGraph
pose() const core::pack::interaction_graph::OnTheFlyInteractionGraphinline
PoseOP typedefcore::pack::interaction_graph::OnTheFlyInteractionGraph
prepare_graph_for_simulated_annealing() overridecore::pack::interaction_graph::LinearMemoryInteractionGraphvirtual
print() const core::pack::interaction_graph::InteractionGraphBaseinlinevirtual
print_current_state_assignment() const overridecore::pack::interaction_graph::LinearMemoryInteractionGraphvirtual
print_vertex_groups()core::pack::interaction_graph::InteractionGraphBase
print_vertices() const core::pack::interaction_graph::InteractionGraphBase
recent_history_size_core::pack::interaction_graph::LinearMemoryInteractionGraphprivate
reset_edge_list_iterator_for_node(int node_index) const core::pack::interaction_graph::InteractionGraphBase
reset_rpe_calculations_count()core::pack::interaction_graph::OnTheFlyInteractionGraph
score_function() const core::pack::interaction_graph::OnTheFlyInteractionGraphinline
ScoreFunction typedefcore::pack::interaction_graph::OnTheFlyInteractionGraph
ScoreFunctionOP typedefcore::pack::interaction_graph::OnTheFlyInteractionGraph
set_edge_weight(int node1, int node2, Real edge_weight)core::pack::interaction_graph::InteractionGraphBase
set_errorfull_deltaE_threshold(core::PackerEnergy deltaE) overridecore::pack::interaction_graph::LinearMemoryInteractionGraphvirtual
set_GlyCorrection_values_for_edge(int node1, int node2, int node_not_neccessarily_glycine, int state, core::PackerEnergy bb_regbb_E, core::PackerEnergy bb_glybb_E, core::PackerEnergy sc_regbb_E, core::PackerEnergy sc_glybb_E)core::pack::interaction_graph::OnTheFlyInteractionGraph
set_network_state(ObjexxFCL::FArray1_int &node_states) overridecore::pack::interaction_graph::LinearMemoryInteractionGraphvirtual
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_one_body_energy_for_node_state(int node_ind, int state, core::PackerEnergy one_body_energy)core::pack::interaction_graph::OnTheFlyInteractionGraph
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_pose(Pose const &)core::pack::interaction_graph::OnTheFlyInteractionGraph
set_ProCorrection_values_for_edge(int node1, int node2, int node_not_neccessarily_proline, int state, core::PackerEnergy bb_regbb_E, core::PackerEnergy bb_probb_E, core::PackerEnergy sc_regbb_E, core::PackerEnergy sc_probb_E)core::pack::interaction_graph::OnTheFlyInteractionGraph
set_recent_history_size(Size recent_history_size)core::pack::interaction_graph::LinearMemoryInteractionGraph
set_recent_history_sizes()core::pack::interaction_graph::LinearMemoryInteractionGraphprivate
set_score_function(ScoreFunction const &)core::pack::interaction_graph::OnTheFlyInteractionGraph
set_sparse_aa_info_for_edge(int node1, int node2, ObjexxFCL::FArray2_bool const &sparse_conn_info)core::pack::interaction_graph::OnTheFlyInteractionGraph
set_state_for_node(int node_ind, int new_state) overridecore::pack::interaction_graph::LinearMemoryInteractionGraphvirtual
set_vertex_member_of_group(int vertex, int group)core::pack::interaction_graph::InteractionGraphBase
total_energy_alternate_state_assignment_core::pack::interaction_graph::LinearMemoryInteractionGraphprivate
total_energy_current_state_assignment_core::pack::interaction_graph::LinearMemoryInteractionGraphprivate
update_internal_energy_totals()core::pack::interaction_graph::LinearMemoryInteractionGraphprotected
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
zero_one_body_energy_for_node_state(int node_ind, int state)core::pack::interaction_graph::OnTheFlyInteractionGraph
~AnnealableGraphBase() overridecore::pack::interaction_graph::AnnealableGraphBase
~FixedBBInteractionGraph() overridecore::pack::interaction_graph::FixedBBInteractionGraphinline
~InteractionGraphBase() overridecore::pack::interaction_graph::InteractionGraphBase
~LinearMemoryInteractionGraph() overridecore::pack::interaction_graph::LinearMemoryInteractionGraph
~OnTheFlyInteractionGraph() overridecore::pack::interaction_graph::OnTheFlyInteractionGraph