Rosetta
|
#include <ChainbreakUtil.hh>
Public Member Functions | |
bool | has_chainbreak (const core::pose::Pose &pose) const |
Returns true if pose has a chainbreak, false otherwise. More... | |
Private Attributes | |
core::scoring::ScoreFunctionOP | score_ |
bool core::util::ChainbreakUtil::has_chainbreak | ( | const core::pose::Pose & | pose | ) | const |
Returns true if pose
has a chainbreak, false otherwise.
References core::pose::correctly_add_cutpoint_variants(), core::pose::Pose::energies(), core::scoring::linear_chainbreak, score_, and core::scoring::Energies::total_energy().
Referenced by protocols::medal::MedalMover::do_loop_closure().
|
mutableprivate |
Referenced by has_chainbreak().