Rosetta
|
Header file for ClosureProblem. More...
#include <protocols/kinematic_closure/types.hh>
#include <protocols/kinematic_closure/ClosureProblem.fwd.hh>
#include <protocols/kinematic_closure/ClosureSolution.fwd.hh>
#include <protocols/kinematic_closure/pivot_pickers/PivotPicker.fwd.hh>
#include <protocols/loops/Loop.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/id/AtomID.hh>
#include <utility/VirtualBase.hh>
#include <boost/noncopyable.hpp>
Classes | |
class | protocols::kinematic_closure::ClosureProblem |
Represent and solve a kinematic closure problem. More... | |
class | protocols::kinematic_closure::ClosureProblem::Memento |
Save the current state of the closure problem. This is meant to facilitate undoing rejected perturbations when necessary. More... | |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::kinematic_closure | |
Implementation of the kinematic closure algorithm for sampling protein backbone conformations. | |
Header file for ClosureProblem.