![]() |
Rosetta Core
2014.16.56682
|
Functions for manipulating hydrogen bond types. More...
#include <core/chemical/types.hh>#include <core/scoring/hbonds/types.hh>#include <ObjexxFCL/FArray3D.hh>#include <utility/exit.hh>Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::scoring | |
| core::scoring::hbonds | |
Functions | |
| Size | core::scoring::hbonds::hb_eval_type (HBDonChemType don_chem_type, HBAccChemType acc_chem_type, HBSeqSep seq_sep_type) |
| void | core::scoring::hbonds::HBEval_lookup_initializer (ObjexxFCL::FArray3D< HBEvalType > &hbe) |
| ObjexxFCL::FArray3D < HBEvalType > const | core::scoring::hbonds::HBEval_lookup (hbdon_MAX, hbacc_MAX, seq_sep_MAX, HBEval_lookup_initializer) |
| chemical::Hybridization | core::scoring::hbonds::get_hbe_acc_hybrid (HBEvalType const &hbe) |
| bool | core::scoring::hbonds::hbe_is_BB_type (HBEvalType hbe) |
| bool | core::scoring::hbonds::hbe_is_SC_type (HBEvalType hbe) |
| HBondWeightType | core::scoring::hbonds::get_hbond_weight_type (HBEvalType const &hbe_type) |
Functions for manipulating hydrogen bond types.
1.8.7