|
Rosetta 3.5
|
#include <ChainbreakUtil.hh>

Static Public Member Functions | |
| static bool | has_chainbreak (const core::pose::Pose &pose) |
Returns true if pose has a chainbreak, false otherwise. More... | |
Static Private Attributes | |
| static core::scoring::ScoreFunctionOP | score_ = 0 |
Definition at line 26 of file ChainbreakUtil.hh.
|
static |
Returns true if pose has a chainbreak, false otherwise.
Definition at line 30 of file ChainbreakUtil.cc.
References core::util::add_cutpoint_variants(), core::scoring::linear_chainbreak, and score_.
|
staticprivate |
Definition at line 32 of file ChainbreakUtil.hh.
Referenced by has_chainbreak().
1.8.4