◆ NativeEnsemble()
NativeEnsemble::NativeEnsemble |
( |
| ) |
|
|
inline |
◆ apply()
void NativeEnsemble::apply |
( |
Pose & |
pose | ) |
|
◆ fresh_instance()
MoverOP NativeEnsemble::fresh_instance |
( |
| ) |
const |
|
inline |
◆ get_name()
string NativeEnsemble::get_name |
( |
| ) |
const |
|
inline |
◆ ok_to_use_db()
bool NativeEnsemble::ok_to_use_db |
( |
| ) |
const |
|
private |
◆ register_options()
void NativeEnsemble::register_options |
( |
| ) |
|
|
static |
◆ set_algorithm()
void NativeEnsemble::set_algorithm |
( |
string |
value | ) |
|
|
inline |
◆ set_description()
void NativeEnsemble::set_description |
( |
string |
value | ) |
|
|
inline |
◆ set_dump_frequency()
void NativeEnsemble::set_dump_frequency |
( |
Size |
value | ) |
|
|
inline |
◆ set_input_file()
void NativeEnsemble::set_input_file |
( |
string |
value | ) |
|
|
inline |
◆ set_iterations()
void NativeEnsemble::set_iterations |
( |
Size |
value | ) |
|
|
inline |
◆ set_loop() [1/2]
void NativeEnsemble::set_loop |
( |
IndexList |
values | ) |
|
|
inline |
◆ set_loop() [2/2]
void NativeEnsemble::set_loop |
( |
Loop |
loop | ) |
|
|
inline |
◆ set_quiet()
void NativeEnsemble::set_quiet |
( |
bool |
value | ) |
|
|
inline |
◆ set_temperature()
void NativeEnsemble::set_temperature |
( |
Real |
value | ) |
|
|
inline |
◆ set_weights() [1/2]
void NativeEnsemble::set_weights |
( |
IndexList |
values | ) |
|
|
inline |
◆ set_weights() [2/2]
void NativeEnsemble::set_weights |
( |
Real |
bb, |
|
|
Real |
sc |
|
) |
| |
|
inline |
◆ show_footer()
void NativeEnsemble::show_footer |
( |
| ) |
const |
|
private |
◆ show_header()
void NativeEnsemble::show_header |
( |
| ) |
const |
|
private |
◆ show_progress()
void NativeEnsemble::show_progress |
( |
Size |
current_iteration | ) |
const |
|
private |
◆ write_job_to_db()
Size NativeEnsemble::write_job_to_db |
( |
| ) |
const |
|
private |
◆ write_schema_to_db()
void NativeEnsemble::write_schema_to_db |
( |
| ) |
const |
|
private |
References basic::database::schema_generator::Schema::add_column(), execute::command, score_vs_rmsd::frames, basic::database::get_db_session(), input_file, autocorrelation::iterations, kic_runner::job_id, demo.D060_Folding::jobs, basic::options::OptionKeys::out::level, demo.D080_Loop_modeling::loop_begin, pivot_selection::loop_end, utility::tools::make_vector1(), local::num_trials, rna_rosetta_ready_set::start_time, local::temperature, and basic::database::schema_generator::Schema::write().
◆ write_stats_to_db()
void NativeEnsemble::write_stats_to_db |
( |
Size |
id, |
|
|
MultiTempTrialCounterCOP |
counter |
|
) |
| const |
|
private |
◆ write_stop_time_to_db()
void NativeEnsemble::write_stop_time_to_db |
( |
Size |
id | ) |
const |
|
private |
◆ write_temperatures_to_db()
void NativeEnsemble::write_temperatures_to_db |
( |
Size |
id, |
|
|
TemperatureControllerCOP |
tc |
|
) |
| const |
|
private |
◆ algorithm_
string NativeEnsemble::algorithm_ |
|
private |
◆ backbone_weight_
Real NativeEnsemble::backbone_weight_ |
|
private |
◆ description_
string NativeEnsemble::description_ |
|
private |
◆ dump_frequency_
Size NativeEnsemble::dump_frequency_ |
|
private |
◆ input_file_
string NativeEnsemble::input_file_ |
|
private |
◆ iterations_
Size NativeEnsemble::iterations_ |
|
private |
◆ loop_
Loop NativeEnsemble::loop_ |
|
private |
◆ quiet_
bool NativeEnsemble::quiet_ |
|
private |
◆ sidechain_weight_
Real NativeEnsemble::sidechain_weight_ |
|
private |
◆ temperature_
Real NativeEnsemble::temperature_ |
|
private |
The documentation for this class was generated from the following file: