|
Rosetta 3.5
|
#include <ConstraintEnergyContainer.hh>


Private Attributes | |
| ConstraintGraphOP | cst_graph_ |
| Size | cst_set_revision_id_ |
| ConstraintSetCOP | constraint_set_ |
Definition at line 115 of file ConstraintEnergyContainer.hh.
| core::scoring::constraints::CstEnergyContainer::CstEnergyContainer | ( | ) |
Constraints Energy Container Class Implementation.
Definition at line 300 of file ConstraintEnergyContainer.cc.
Referenced by clone().
| core::scoring::constraints::CstEnergyContainer::CstEnergyContainer | ( | pose::Pose const & | pose) |
Definition at line 308 of file ConstraintEnergyContainer.cc.
References core::pose::Pose::constraint_set(), constraint_set_, cst_graph_, cst_set_revision_id_, and core::pose::Pose::total_residue().
|
virtual |
Definition at line 329 of file ConstraintEnergyContainer.cc.
|
virtual |
Implements core::scoring::LREnergyContainer.
Definition at line 333 of file ConstraintEnergyContainer.cc.
References constraint_set_, cst_graph_, cst_set_revision_id_, CstEnergyContainer(), and empty().
|
virtual |
Implements core::scoring::LREnergyContainer.
Definition at line 356 of file ConstraintEnergyContainer.cc.
References cst_graph_, and empty().
|
virtual |
Implements core::scoring::LREnergyContainer.
Definition at line 363 of file ConstraintEnergyContainer.cc.
References cst_graph_, and empty().
|
virtual |
Implements core::scoring::LREnergyContainer.
Definition at line 370 of file ConstraintEnergyContainer.cc.
References cst_graph_, and empty().
|
virtual |
Implements core::scoring::LREnergyContainer.
Definition at line 377 of file ConstraintEnergyContainer.cc.
References cst_graph_, and empty().
|
virtual |
Implements core::scoring::LREnergyContainer.
Definition at line 303 of file ConstraintEnergyContainer.cc.
References cst_graph_.
Referenced by clone(), const_neighbor_iterator_begin(), const_neighbor_iterator_end(), const_upper_neighbor_iterator_begin(), const_upper_neighbor_iterator_end(), matches(), neighbor_iterator_begin(), neighbor_iterator_end(), set_num_nodes(), upper_neighbor_iterator_begin(), and upper_neighbor_iterator_end().
| bool core::scoring::constraints::CstEnergyContainer::matches | ( | ConstraintSetCOP | cst_set) |
Does the constraint graph that this CEC defines match up with the constraint set stored in the pose?
Definition at line 412 of file ConstraintEnergyContainer.cc.
References constraint_set_, cst_set_revision_id_, and empty().
|
virtual |
Implements core::scoring::LREnergyContainer.
Definition at line 384 of file ConstraintEnergyContainer.cc.
References cst_graph_, and empty().
|
virtual |
Implements core::scoring::LREnergyContainer.
Definition at line 391 of file ConstraintEnergyContainer.cc.
References cst_graph_, and empty().
|
virtual |
Reimplemented from core::scoring::LREnergyContainer.
Definition at line 345 of file ConstraintEnergyContainer.cc.
References constraint_set_, cst_graph_, cst_set_revision_id_, and empty().
|
virtual |
Implements core::scoring::LREnergyContainer.
Definition at line 398 of file ConstraintEnergyContainer.cc.
References cst_graph_, and empty().
|
virtual |
Implements core::scoring::LREnergyContainer.
Definition at line 405 of file ConstraintEnergyContainer.cc.
References cst_graph_, and empty().
|
private |
Definition at line 176 of file ConstraintEnergyContainer.hh.
Referenced by clone(), CstEnergyContainer(), matches(), and set_num_nodes().
|
private |
Definition at line 173 of file ConstraintEnergyContainer.hh.
Referenced by clone(), const_neighbor_iterator_begin(), const_neighbor_iterator_end(), const_upper_neighbor_iterator_begin(), const_upper_neighbor_iterator_end(), CstEnergyContainer(), empty(), neighbor_iterator_begin(), neighbor_iterator_end(), set_num_nodes(), upper_neighbor_iterator_begin(), and upper_neighbor_iterator_end().
|
private |
Definition at line 175 of file ConstraintEnergyContainer.hh.
Referenced by clone(), CstEnergyContainer(), matches(), and set_num_nodes().
1.8.4