Rosetta
|
Functions | |
BooleanOptionKey const | mc ("mc") |
BooleanOptionKey const | log_scores_in_MC ("mc:log_scores_in_MC") |
StringOptionKey const | hierarchical_pool ("mc:hierarchical_pool") |
FileOptionKey const | read_structures_into_pool ("mc:read_structures_into_pool") |
IntegerOptionKey const | convergence_check_frequency ("mc:convergence_check_frequency") |
FileOptionKey const | known_structures ("mc:known_structures") |
RealOptionKey const | max_rmsd_against_known_structures ("mc:max_rmsd_against_known_structures") |
IntegerVectorOptionKey const | excluded_residues_from_rmsd ("mc:excluded_residues_from_rmsd") |
IntegerOptionKey const | heat_convergence_check ("mc:heat_convergence_check") |
IntegerOptionKey const mc::convergence_check_frequency | ( | "mc:convergence_check_frequency" | ) |
IntegerVectorOptionKey const mc::excluded_residues_from_rmsd | ( | "mc:excluded_residues_from_rmsd" | ) |
IntegerOptionKey const mc::heat_convergence_check | ( | "mc:heat_convergence_check" | ) |
StringOptionKey const mc::hierarchical_pool | ( | "mc:hierarchical_pool" | ) |
FileOptionKey const mc::known_structures | ( | "mc:known_structures" | ) |
Referenced by main().
BooleanOptionKey const mc::log_scores_in_MC | ( | "mc:log_scores_in_MC" | ) |
RealOptionKey const mc::max_rmsd_against_known_structures | ( | "mc:max_rmsd_against_known_structures" | ) |
BooleanOptionKey const mc::mc | ( | "mc" | ) |
FileOptionKey const mc::read_structures_into_pool | ( | "mc:read_structures_into_pool" | ) |