Rosetta
|
#include <apps/benchmark/performance/performance_benchmark.hh>
#include <core/types.hh>
#include <core/pose/Pose.hh>
#include <core/import_pose/import_pose.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/scoring/methods/EnergyMethodOptions.hh>
#include <core/scoring/hbonds/HBondOptions.hh>
#include <protocols/relax/FastRelax.hh>
Classes | |
class | FastRelaxPerformanceBenchmark |
Enumerations | |
enum | fast_relax_perf_benchmark { fast_relax_perfbench_score12 , fast_relax_perfbench_sc12sp2 , fast_relax_perfbench_sc12he , fast_relax_perfbench_mmstd , fast_relax_perfbench_sp2hecart } |
Variables | |
FastRelaxPerformanceBenchmark | frpb_sc12 ("protocols.relax.fast_relax_performance_benchmark_score12", fast_relax_perfbench_score12) |
FastRelaxPerformanceBenchmark | frpb_sc12sp2 ("protocols.relax.fast_relax_performance_benchmark_sc12sp2", fast_relax_perfbench_sc12sp2) |
FastRelaxPerformanceBenchmark | frpb_sc12he ("protocols.relax.fast_relax_performance_benchmark_sc12he", fast_relax_perfbench_sc12he) |
FastRelaxPerformanceBenchmark | frpb_mmstd ("protocols.relax.fast_relax_performance_benchmark_mmstd", fast_relax_perfbench_mmstd) |
FastRelaxPerformanceBenchmark frpb_mmstd("protocols.relax.fast_relax_performance_benchmark_mmstd", fast_relax_perfbench_mmstd) | ( | "protocols.relax.fast_relax_performance_benchmark_mmstd" | , |
fast_relax_perfbench_mmstd | |||
) |
FastRelaxPerformanceBenchmark frpb_sc12("protocols.relax.fast_relax_performance_benchmark_score12", fast_relax_perfbench_score12) | ( | "protocols.relax.fast_relax_performance_benchmark_score12" | , |
fast_relax_perfbench_score12 | |||
) |
FastRelaxPerformanceBenchmark frpb_sc12he("protocols.relax.fast_relax_performance_benchmark_sc12he", fast_relax_perfbench_sc12he) | ( | "protocols.relax.fast_relax_performance_benchmark_sc12he" | , |
fast_relax_perfbench_sc12he | |||
) |
FastRelaxPerformanceBenchmark frpb_sc12sp2("protocols.relax.fast_relax_performance_benchmark_sc12sp2", fast_relax_perfbench_sc12sp2) | ( | "protocols.relax.fast_relax_performance_benchmark_sc12sp2" | , |
fast_relax_perfbench_sc12sp2 | |||
) |