|
Rosetta
|
Non-templated helper functions for the NPDHBondInteractionGraph. More...
#include <core/pack/interaction_graph/NPDHBondInteractionGraph.hh>#include <core/conformation/Residue.hh>#include <utility/vector1.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::pack | |
| core::pack::interaction_graph | |
Functions | |
| void | core::pack::interaction_graph::compute_alt_weights_for_npd_hbonds (conformation::Residue const &res, utility::vector1< utility::vector1< NPDHBondOP > > const &atom_hbonds, utility::vector1< Real > &tmp_energies, utility::vector1< Real > &temp_weights) |
| Compute the don_wt_alt_s and the acc_wt_alt_s from the perspective of the input residue given the (complete) arrays of NPDHBondOPs for each atom. More... | |
Non-templated helper functions for the NPDHBondInteractionGraph.