Rosetta
Namespaces | Functions
chainbreak_eval.cc File Reference

methods for chainbreak evaluation More...

#include <protocols/forge/methods/chainbreak_eval.hh>
#include <protocols/forge/methods/pose_mod.hh>
#include <protocols/forge/methods/fold_tree_functions.hh>
#include <core/kinematics/FoldTree.hh>
#include <core/kinematics/MoveMap.hh>
#include <core/pose/Pose.hh>
#include <core/scoring/EnergyMap.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/scoring/ScoreType.hh>
#include <core/energy_methods/LinearChainbreakEnergy.hh>
#include <core/energy_methods/ChainbreakEnergy.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::forge
 
 protocols::forge::methods
 

Functions

core::Real protocols::forge::methods::linear_chainbreak (core::pose::Pose const &pose, core::Size const pos)
 evaluate linear chainbreak at a position More...
 
core::Real protocols::forge::methods::linear_chainbreak (core::pose::Pose &pose, core::Size const pos)
 evaluate linear chainbreak at a position More...
 
core::Real protocols::forge::methods::overlap_chainbreak (core::pose::Pose const &pose, core::Size const pos)
 evaluate overlap chainbreak at a position More...
 
core::Real protocols::forge::methods::overlap_chainbreak (core::pose::Pose &pose, core::Size const pos)
 evaluate overlap chainbreak at a position More...
 
core::Real protocols::forge::methods::quadratic_chainbreak (core::pose::Pose const &pose, core::Size const pos)
 evaluate quadratic chainbreak at a position More...
 
core::Real protocols::forge::methods::quadratic_chainbreak (core::pose::Pose &pose, core::Size const pos)
 evaluate quadratic chainbreak at a position More...
 

Detailed Description

methods for chainbreak evaluation

Author
Yih-En Andrew Ban (yab@u.nosp@m..was.nosp@m.hingt.nosp@m.on.e.nosp@m.du)