![]() |
Rosetta Protocols
2015.09
|
Mover class to repeatedly apply a submover until filter convergence is reached. More...
#include <protocols/moves/IteratedConvergenceMover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <core/pose/Pose.fwd.hh>
#include <protocols/filters/Filter.fwd.hh>
#include <utility/tag/Tag.fwd.hh>
#include <utility/vector1.hh>
Classes | |
class | protocols::moves::IteratedConvergenceMover |
A mover that repeatedly applies a sub-mover (up to a given maximum) until the given filter returns values within a certain delta for a given number of cycles. More... | |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::moves | |
Mover class to repeatedly apply a submover until filter convergence is reached.