Rosetta  3.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
mp::mutate_relax Namespace Reference

Functions

BooleanOptionKey const mutate_relax ("mp:mutate_relax")
 
StringOptionKey const mutation ("mp:mutate_relax:mutation")
 
StringOptionKey const mutant_file ("mp:mutate_relax:mutant_file")
 
IntegerOptionKey const iter ("mp:mutate_relax:iter")
 
BooleanOptionKey const repack_mutation_only ("mp:mutate_relax:repack_mutation_only")
 
RealOptionKey const repack_radius ("mp:mutate_relax:repack_radius")
 
BooleanOptionKey const relax ("mp:mutate_relax:relax")
 

Function Documentation

IntegerOptionKey const mp::mutate_relax::iter ( "mp:mutate_relax:iter"  )
StringOptionKey const mp::mutate_relax::mutant_file ( "mp:mutate_relax:mutant_file"  )
BooleanOptionKey const mp::mutate_relax::mutate_relax ( "mp:mutate_relax"  )
StringOptionKey const mp::mutate_relax::mutation ( "mp:mutate_relax:mutation"  )
BooleanOptionKey const mp::mutate_relax::relax ( "mp:mutate_relax:relax"  )
BooleanOptionKey const mp::mutate_relax::repack_mutation_only ( "mp:mutate_relax:repack_mutation_only"  )
RealOptionKey const mp::mutate_relax::repack_radius ( "mp:mutate_relax:repack_radius"  )