#include <OneToAllEnergyContainer.hh>
◆ ~OneToAllNeighborIterator()
| core::scoring::OneToAllNeighborIterator::~OneToAllNeighborIterator |
( |
| ) |
|
|
overridedefault |
◆ OneToAllNeighborIterator()
| core::scoring::OneToAllNeighborIterator::OneToAllNeighborIterator |
( |
Size const |
pos1_in, |
|
|
Size const |
pos2_in, |
|
|
bool const |
operating_on_pos1_in, |
|
|
ScoreType const |
st, |
|
|
utility::vector1< Real > * |
table_in, |
|
|
utility::vector1< bool > * |
computed_in |
|
) |
| |
◆ accumulate_energy()
| void core::scoring::OneToAllNeighborIterator::accumulate_energy |
( |
EnergyMap & |
emap | ) |
const |
|
overridevirtual |
◆ energy_computed()
| bool core::scoring::OneToAllNeighborIterator::energy_computed |
( |
| ) |
const |
|
overridevirtual |
◆ lower_neighbor_id()
| Size core::scoring::OneToAllNeighborIterator::lower_neighbor_id |
( |
| ) |
const |
|
overridevirtual |
◆ mark_energy_computed()
| void core::scoring::OneToAllNeighborIterator::mark_energy_computed |
( |
| ) |
|
|
overridevirtual |
◆ mark_energy_uncomputed()
| void core::scoring::OneToAllNeighborIterator::mark_energy_uncomputed |
( |
| ) |
|
|
overridevirtual |
◆ neighbor_id()
| Size core::scoring::OneToAllNeighborIterator::neighbor_id |
( |
| ) |
const |
|
overridevirtual |
◆ operator!=()
◆ operator++()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ residue_iterated_on()
| Size core::scoring::OneToAllNeighborIterator::residue_iterated_on |
( |
| ) |
const |
|
overridevirtual |
◆ retrieve_energy()
| void core::scoring::OneToAllNeighborIterator::retrieve_energy |
( |
EnergyMap & |
emap | ) |
const |
|
overridevirtual |
◆ save_energy()
| void core::scoring::OneToAllNeighborIterator::save_energy |
( |
EnergyMap const & |
emap | ) |
|
|
overridevirtual |
◆ upper_neighbor_id()
| Size core::scoring::OneToAllNeighborIterator::upper_neighbor_id |
( |
| ) |
const |
|
overridevirtual |
◆ computed_
| utility::vector1< bool >* core::scoring::OneToAllNeighborIterator::computed_ |
|
private |
◆ operating_on_pos1_
| bool core::scoring::OneToAllNeighborIterator::operating_on_pos1_ |
|
private |
◆ pos1_
| Size core::scoring::OneToAllNeighborIterator::pos1_ |
|
private |
◆ pos2_
| Size core::scoring::OneToAllNeighborIterator::pos2_ |
|
private |
Referenced by accumulate_energy(), energy_computed(), lower_neighbor_id(), mark_energy_computed(), mark_energy_uncomputed(), neighbor_id(), operator++(), operator=(), residue_iterated_on(), retrieve_energy(), and save_energy().
◆ score_type_
| ScoreType core::scoring::OneToAllNeighborIterator::score_type_ |
|
private |
◆ table_
| utility::vector1< Real >* core::scoring::OneToAllNeighborIterator::table_ |
|
private |
The documentation for this class was generated from the following files: