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