Rosetta
Functions
mc Namespace Reference

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")
 

Function Documentation

◆ convergence_check_frequency()

IntegerOptionKey const mc::convergence_check_frequency ( "mc:convergence_check_frequency"  )

◆ excluded_residues_from_rmsd()

IntegerVectorOptionKey const mc::excluded_residues_from_rmsd ( "mc:excluded_residues_from_rmsd"  )

◆ heat_convergence_check()

IntegerOptionKey const mc::heat_convergence_check ( "mc:heat_convergence_check"  )

◆ hierarchical_pool()

StringOptionKey const mc::hierarchical_pool ( "mc:hierarchical_pool"  )

◆ known_structures()

FileOptionKey const mc::known_structures ( "mc:known_structures"  )

Referenced by main().

◆ log_scores_in_MC()

BooleanOptionKey const mc::log_scores_in_MC ( "mc:log_scores_in_MC"  )

◆ max_rmsd_against_known_structures()

RealOptionKey const mc::max_rmsd_against_known_structures ( "mc:max_rmsd_against_known_structures"  )

◆ mc()

BooleanOptionKey const mc::mc ( "mc"  )

◆ read_structures_into_pool()

FileOptionKey const mc::read_structures_into_pool ( "mc:read_structures_into_pool"  )