|
Rosetta 3.5
|
#include <EtableEnergy.hh>


Private Member Functions | |
| bool | interpolate_bins (conformation::Atom const &atom1, conformation::Atom const &atom2, Real &d2, int &disbin, Real &frac) const |
| decide between intra and interresidue score terms. Pseudo polymorphic call from base class More... | |
Private Attributes | |
| ObjexxFCL::FArray3D< Real > const & | ljatr_ |
| ObjexxFCL::FArray3D< Real > const & | ljrep_ |
| ObjexxFCL::FArray3D< Real > const & | solv1_ |
| ObjexxFCL::FArray3D< Real > const & | solv2_ |
| ObjexxFCL::FArray3D< Real > const & | dljatr_ |
| ObjexxFCL::FArray3D< Real > const & | dljrep_ |
| ObjexxFCL::FArray3D< Real > const & | dsolv_ |
| Real | safe_max_dis2_ |
| int | etable_bins_per_A2_ |
| Real | dis2_step_ |
Definition at line 317 of file EtableEnergy.hh.
| core::scoring::etable::TableLookupEvaluator::TableLookupEvaluator | ( | Etable const & | etable_in) |
Definition at line 252 of file EtableEnergy.cc.
| core::scoring::etable::TableLookupEvaluator::~TableLookupEvaluator | ( | ) |
Definition at line 268 of file EtableEnergy.cc.
|
inline |
Definition at line 397 of file EtableEnergy.hh.
References core::scoring::etable::EtableEvaluator::st_atr(), core::scoring::etable::EtableEvaluator::st_rep(), and core::scoring::etable::EtableEvaluator::st_sol().
Referenced by atom_pair_energy_v(), heavyatom_heavyatom_energy(), and protocols::qsar::scoring_grid::SolvationGrid::refresh().
|
inline |
Definition at line 823 of file EtableEnergy.hh.
References interpolate_bins(), protocols::antibody2::l1, protocols::antibody2::l2, ljatr_, ljrep_, solv1_, solv2_, and core::conformation::Atom::type().
|
inline |
Definition at line 384 of file EtableEnergy.hh.
References atom_pair_energy().
|
inline |
Definition at line 901 of file EtableEnergy.hh.
References dljatr_, dljrep_, dsolv_, interpolate_bins(), protocols::antibody2::l1, protocols::antibody2::l2, safe_max_dis2_, core::scoring::etable::EtableEvaluator::st_atr(), core::scoring::etable::EtableEvaluator::st_rep(), core::scoring::etable::EtableEvaluator::st_sol(), core::conformation::Atom::type(), and core::conformation::Atom::xyz().
Referenced by core::scoring::rna::RNA_FullAtomVDW_BasePhosphate::eval_atom_derivative().
|
inline |
Inline Methods For Trie-vs-Trie Algorithm.
Definition at line 451 of file EtableEnergy.hh.
References atom_pair_energy(), and core::scoring::etable::EtableEvaluator::sum_energies().
|
inline |
Definition at line 464 of file EtableEnergy.hh.
References pair_energy_H(), and core::scoring::etable::EtableEvaluator::sum_energies().
|
inline |
Definition at line 476 of file EtableEnergy.hh.
References pair_energy_H(), and core::scoring::etable::EtableEvaluator::sum_energies().
|
inline |
Definition at line 488 of file EtableEnergy.hh.
References pair_energy_H(), and core::scoring::etable::EtableEvaluator::sum_energies().
|
inlineprivate |
decide between intra and interresidue score terms. Pseudo polymorphic call from base class
Definition at line 796 of file EtableEnergy.hh.
References etable_bins_per_A2_, safe_max_dis2_, and core::conformation::Atom::xyz().
Referenced by atom_pair_energy(), eval_dE_dR_over_r(), and pair_energy_H().
|
inline |
Definition at line 501 of file EtableEnergy.hh.
References core::scoring::etable::EtableEvaluator::st_atr(), core::scoring::etable::EtableEvaluator::st_rep(), and core::scoring::etable::EtableEvaluator::st_sol().
Referenced by heavyatom_hydrogenatom_energy(), hydrogenatom_heavyatom_energy(), and hydrogenatom_hydrogenatom_energy().
|
inline |
Definition at line 864 of file EtableEnergy.hh.
References interpolate_bins(), protocols::antibody2::l1, protocols::antibody2::l2, ljatr_, ljrep_, and core::conformation::Atom::type().
| void core::scoring::etable::TableLookupEvaluator::residue_atom_pair_energy | ( | conformation::Residue const & | rsd1, |
| conformation::Residue const & | rsd2, | ||
| count_pair::CountPairFunction const & | cp, | ||
| EnergyMap & | emap | ||
| ) | const |
Atom pair energy inline type resolution functions.
atom-pair-energy inline type resolution function
Definition at line 273 of file EtableEnergy.cc.
References core::scoring::etable::count_pair::CountPairFunction::residue_atom_pair_energy().
Referenced by core::scoring::etable::TableLookupEtableEnergy::eval_intrares_energy().
| void core::scoring::etable::TableLookupEvaluator::residue_atom_pair_energy_backbone_backbone | ( | conformation::Residue const & | rsd1, |
| conformation::Residue const & | rsd2, | ||
| count_pair::CountPairFunction const & | cp, | ||
| EnergyMap & | emap | ||
| ) | const |
atom-pair-energy inline type resolution function
Definition at line 310 of file EtableEnergy.cc.
References core::scoring::etable::count_pair::CountPairFunction::residue_atom_pair_energy_backbone_backbone().
| void core::scoring::etable::TableLookupEvaluator::residue_atom_pair_energy_sidechain_backbone | ( | conformation::Residue const & | rsd1, |
| conformation::Residue const & | rsd2, | ||
| count_pair::CountPairFunction const & | cp, | ||
| EnergyMap & | emap | ||
| ) | const |
atom-pair-energy inline type resolution function
Definition at line 285 of file EtableEnergy.cc.
References core::scoring::etable::count_pair::CountPairFunction::residue_atom_pair_energy_sidechain_backbone().
| void core::scoring::etable::TableLookupEvaluator::residue_atom_pair_energy_sidechain_sidechain | ( | conformation::Residue const & | rsd1, |
| conformation::Residue const & | rsd2, | ||
| count_pair::CountPairFunction const & | cp, | ||
| EnergyMap & | emap | ||
| ) | const |
atom-pair-energy inline type resolution function
Definition at line 322 of file EtableEnergy.cc.
References core::scoring::etable::count_pair::CountPairFunction::residue_atom_pair_energy_sidechain_sidechain().
| void core::scoring::etable::TableLookupEvaluator::residue_atom_pair_energy_sidechain_whole | ( | conformation::Residue const & | rsd1, |
| conformation::Residue const & | rsd2, | ||
| count_pair::CountPairFunction const & | cp, | ||
| EnergyMap & | emap | ||
| ) | const |
atom-pair-energy inline type resolution function
Definition at line 297 of file EtableEnergy.cc.
References core::scoring::etable::count_pair::CountPairFunction::residue_atom_pair_energy_sidechain_whole().
| void core::scoring::etable::TableLookupEvaluator::trie_vs_path | ( | trie::RotamerTrieBase const & | trie1, |
| trie::RotamerTrieBase const & | trie2, | ||
| trie::TrieCountPairBase & | cp, | ||
| utility::vector1< core::PackerEnergy > & | pair_energy_vector, | ||
| utility::vector1< core::PackerEnergy > & | temp_vector | ||
| ) | const |
first level polymorphic type resolution function
Definition at line 348 of file EtableEnergy.cc.
References core::scoring::trie::RotamerTrieBase::trie_vs_path().
| void core::scoring::etable::TableLookupEvaluator::trie_vs_trie | ( | trie::RotamerTrieBase const & | trie1, |
| trie::RotamerTrieBase const & | trie2, | ||
| trie::TrieCountPairBase & | cp, | ||
| ObjexxFCL::FArray2D< core::PackerEnergy > & | pair_energy_table, | ||
| ObjexxFCL::FArray2D< core::PackerEnergy > & | temp_table | ||
| ) | const |
Trie vs trie / trie vs path type resolution functions.
first level polymorphic type resolution function
Definition at line 335 of file EtableEnergy.cc.
References core::scoring::trie::RotamerTrieBase::trie_vs_trie().
|
private |
Definition at line 549 of file EtableEnergy.hh.
|
private |
Definition at line 542 of file EtableEnergy.hh.
Referenced by eval_dE_dR_over_r().
|
private |
Definition at line 543 of file EtableEnergy.hh.
Referenced by eval_dE_dR_over_r().
|
private |
Definition at line 544 of file EtableEnergy.hh.
Referenced by eval_dE_dR_over_r().
|
private |
Definition at line 548 of file EtableEnergy.hh.
Referenced by interpolate_bins().
|
private |
Definition at line 538 of file EtableEnergy.hh.
Referenced by atom_pair_energy(), and pair_energy_H().
|
private |
Definition at line 539 of file EtableEnergy.hh.
Referenced by atom_pair_energy(), and pair_energy_H().
|
private |
Definition at line 546 of file EtableEnergy.hh.
Referenced by eval_dE_dR_over_r(), and interpolate_bins().
|
private |
Definition at line 540 of file EtableEnergy.hh.
Referenced by atom_pair_energy().
|
private |
Definition at line 541 of file EtableEnergy.hh.
Referenced by atom_pair_energy().
1.8.4