![]() |
Rosetta
3.8
|
#include <SmallMover.bench.hh>

Public Member Functions | |
| SmallMoverBenchmark (std::string name) | |
| virtual void | setUp () |
| virtual void | run (core::Real scaleFactor) |
| virtual void | tearDown () |
Public Member Functions inherited from PerformanceBenchmark | |
| PerformanceBenchmark (std::string name) | |
| virtual | ~PerformanceBenchmark () |
| double | execute (core::Real scaleFactor) |
| std::string | name () |
Public Attributes | |
| core::pose::PoseOP | pose |
| core::kinematics::MoveMapOP | movemap |
| protocols::simple_moves::SmallMover | small_mover |
Additional Inherited Members | |
Static Public Member Functions inherited from PerformanceBenchmark | |
| static void | executeOneBenchmark (std::string const &name, core::Real scaleFactor=1) |
| static void | executeAllBenchmarks (core::Real scaleFactor=1) |
| static std::string | getReport () |
| static std::string | getOneReport (std::string const &name) |
|
inline |
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
References pose, and small_mover.
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
References movemap, pose, and small_mover.
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
| core::kinematics::MoveMapOP SmallMoverBenchmark::movemap |
Referenced by setUp(), and tearDown().
| core::pose::PoseOP SmallMoverBenchmark::pose |
Referenced by run(), setUp(), tearDown(), and pyrosetta.toolbox.generate_resfile.ResfileWriter::write_resfile().
| protocols::simple_moves::SmallMover SmallMoverBenchmark::small_mover |
1.8.7