#include <DenseEnergyContainer.hh>
virtual core::scoring::DenseNeighborConstIterator::~DenseNeighborConstIterator |
( |
| ) |
|
|
inlinevirtual |
core::scoring::DenseNeighborConstIterator::DenseNeighborConstIterator |
( |
Size const |
pos1_in, |
|
|
Size const |
pos2_in, |
|
|
ScoreType const |
st, |
|
|
ObjexxFCL::FArray2D< Real > const * |
table_in, |
|
|
ObjexxFCL::FArray2D< bool > const * |
computed_in |
|
) |
| |
|
inline |
virtual void core::scoring::DenseNeighborConstIterator::accumulate_energy |
( |
EnergyMap & |
emap | ) |
const |
|
inlinevirtual |
virtual bool core::scoring::DenseNeighborConstIterator::energy_computed |
( |
| ) |
const |
|
inlinevirtual |
virtual Size core::scoring::DenseNeighborConstIterator::lower_neighbor_id |
( |
| ) |
const |
|
inlinevirtual |
virtual Size core::scoring::DenseNeighborConstIterator::neighbor_id |
( |
| ) |
const |
|
inlinevirtual |
virtual Size core::scoring::DenseNeighborConstIterator::residue_iterated_on |
( |
| ) |
const |
|
inlinevirtual |
virtual void core::scoring::DenseNeighborConstIterator::retrieve_energy |
( |
EnergyMap & |
emap | ) |
const |
|
inlinevirtual |
virtual Size core::scoring::DenseNeighborConstIterator::upper_neighbor_id |
( |
| ) |
const |
|
inlinevirtual |
ObjexxFCL::FArray2D< bool > const* core::scoring::DenseNeighborConstIterator::computed_ |
|
private |
Size core::scoring::DenseNeighborConstIterator::pos1_ |
|
private |
Size core::scoring::DenseNeighborConstIterator::pos2_ |
|
private |
ScoreType core::scoring::DenseNeighborConstIterator::score_type_ |
|
private |
ObjexxFCL::FArray2D< Real > const* core::scoring::DenseNeighborConstIterator::table_ |
|
private |
The documentation for this class was generated from the following file: