![]() |
Rosetta Protocols
2014.35
|
Public Member Functions | |
StageTracker (moves::MonteCarloOP mc) | |
void | begin_stage (std::string const &stagename, core::pose::Pose &) |
void | do_step (core::pose::Pose &, AbscriptStageMover &, core::Real const &progress) |
void | end_stage (core::pose::Pose &pose) |
Private Attributes | |
clock_t | starttime_ |
std::string | stagename_ |
moves::MonteCarloOP | mc_ |
core::Size | iterations_ |
checkpoint::CheckPointer | checkpointer_ |
protocols::abinitio::abscript::AbscriptMover::StageTracker::StageTracker | ( | moves::MonteCarloOP | mc | ) |
void protocols::abinitio::abscript::AbscriptMover::StageTracker::begin_stage | ( | std::string const & | stagename, |
core::pose::Pose & | pose | ||
) |
void protocols::abinitio::abscript::AbscriptMover::StageTracker::do_step | ( | core::pose::Pose & | pose, |
AbscriptStageMover & | mover, | ||
core::Real const & | progress | ||
) |
void protocols::abinitio::abscript::AbscriptMover::StageTracker::end_stage | ( | core::pose::Pose & | pose | ) |
References basic::options::OptionKeys::abinitio::debug, basic::options::OptionKeys::run::intermediate_structures, protocols::abinitio::abscript::AbscriptMover::mc_, basic::options::option, protocols::jd2::output_intermediate_pose(), basic::prof_show(), basic::options::OptionKeys::run::profile, and tr.
Referenced by protocols::abinitio::abscript::AbscriptMover::apply().
|
private |
|
private |
|
private |
|
private |
|
private |