Rosetta
Functions
james Namespace Reference

Functions

BooleanOptionKey const james ("james")
 
IntegerOptionKey const min_seqsep ("james:min_seqsep")
 
StringVectorOptionKey const atom_names ("james:atom_names")
 
RealVectorOptionKey const dist_thresholds ("james:dist_thresholds")
 
RealVectorOptionKey const torsion_thresholds ("james:torsion_thresholds")
 
BooleanOptionKey const debug ("james:debug")
 
RealOptionKey const real ("james:real")
 
IntegerOptionKey const n_designs ("james:n_designs")
 
BooleanOptionKey const thread_unaligned ("james:thread_unaligned")
 

Function Documentation

◆ atom_names()

StringVectorOptionKey const james::atom_names ( "james:atom_names"  )

Referenced by main().

◆ debug()

BooleanOptionKey const james::debug ( "james:debug"  )

Referenced by ConstraintMinimizer::apply(), and main().

◆ dist_thresholds()

RealVectorOptionKey const james::dist_thresholds ( "james:dist_thresholds"  )

Referenced by main().

◆ james()

BooleanOptionKey const james::james ( "james"  )

◆ min_seqsep()

IntegerOptionKey const james::min_seqsep ( "james:min_seqsep"  )

Referenced by main().

◆ n_designs()

IntegerOptionKey const james::n_designs ( "james:n_designs"  )

◆ real()

RealOptionKey const james::real ( "james:real"  )

Referenced by main().

◆ thread_unaligned()

BooleanOptionKey const james::thread_unaligned ( "james:thread_unaligned"  )

◆ torsion_thresholds()

RealVectorOptionKey const james::torsion_thresholds ( "james:torsion_thresholds"  )

Referenced by main().