Go to the documentation of this file.
17 #include <utility/vector1.hh>
18 #include <basic/Tracer.hh>
42 ) :
Mover(
"RepeatMover"),
51 for (
int i=1; i<=
nmoves_; ++i ) {
75 else {
return "none";}
82 "Mover being repeated: " << mover.
get_mover() <<
", nmoves: " << mover.
get_nmoves() <<
"\n";