#include <protocols/moves/Mover.hh>
#include <protocols/simple_moves/RepulsiveOnlyMover.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <string>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/vector1.hh>
Go to the source code of this file.
|
| class | protocols::simple_moves::RepulsiveOnlyMover |
| | this mover replace designated residues with glycines, and then assigns a "REPLONLY" residue type to those glycines. Those "REPLONLY" residues will make only repulsive contributions to the overall energy. More...
|
| |
- Author
Definition in file RepulsiveOnlyMover.hh.