![]() |
Rosetta Core
2014.16.56682
|
#include <ResidueNeighborList.hh>
Public Types | |
| typedef basic::datacache::CacheableData | parent |
| typedef basic::datacache::CacheableDataOP | CacheableDataOP |
| typedef basic::datacache::CacheableDataCOP | CacheableDataCOP |
Public Member Functions | |
| ResiduePairNeighborList () | |
| virtual | ~ResiduePairNeighborList () |
| CacheableDataOP | clone () const |
| void | initialize_from_residues (Real vvd2, Real hvd2, Real hhd2, conformation::Residue const &r1, conformation::Residue const &r2, etable::count_pair::CountPairFunctionCOP cpfxn) |
| utility::vector1< SmallAtNb > const & | atom_neighbors () const |
Public Member Functions inherited from basic::datacache::CacheableData | |
| virtual | ~CacheableData () |
Private Attributes | |
| utility::vector1< SmallAtNb > | atom_neighbors_ |
| core::scoring::ResiduePairNeighborList::ResiduePairNeighborList | ( | ) |
Referenced by clone().
|
virtual |
|
inline |
References atom_neighbors_.
Referenced by core::scoring::geometric_solvation::GeometricSolEnergy::eval_residue_pair_derivatives(), core::scoring::geometric_solvation::ContextIndependentGeometricSolEnergy::eval_residue_pair_derivatives(), core::scoring::methods::LK_PolarNonPolarEnergy::residue_pair_energy_ext(), core::scoring::geometric_solvation::GeometricSolEnergy::residue_pair_energy_ext(), core::scoring::rna::StackElecEnergy::residue_pair_energy_ext(), and core::scoring::geometric_solvation::ContextIndependentGeometricSolEnergy::residue_pair_energy_ext().
|
virtual |
Implements basic::datacache::CacheableData.
References ResiduePairNeighborList().
| void core::scoring::ResiduePairNeighborList::initialize_from_residues | ( | Real | vvd2, |
| Real | hvd2, | ||
| Real | hhd2, | ||
| conformation::Residue const & | r1, | ||
| conformation::Residue const & | r2, | ||
| etable::count_pair::CountPairFunctionCOP | cpfxn | ||
| ) |
|
private |
Referenced by atom_neighbors(), and initialize_from_residues().
1.8.7