Rosetta
Functions
contactMap Namespace Reference

Functions

BooleanOptionKey const contactMap ("contactMap")
 
StringOptionKey const prefix ("contactMap:prefix")
 
RealOptionKey const distance_cutoff ("contactMap:distance_cutoff")
 
StringOptionKey const region_def ("contactMap:region_def")
 
BooleanOptionKey const row_format ("contactMap:row_format")
 
BooleanOptionKey const distance_matrix ("contactMap:distance_matrix")
 

Function Documentation

◆ contactMap()

BooleanOptionKey const contactMap::contactMap ( "contactMap"  )

◆ distance_cutoff()

RealOptionKey const contactMap::distance_cutoff ( "contactMap:distance_cutoff"  )

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

◆ distance_matrix()

BooleanOptionKey const contactMap::distance_matrix ( "contactMap:distance_matrix"  )

Referenced by main().

◆ prefix()

StringOptionKey const contactMap::prefix ( "contactMap:prefix"  )

Referenced by main().

◆ region_def()

StringOptionKey const contactMap::region_def ( "contactMap:region_def"  )

Referenced by main().

◆ row_format()

BooleanOptionKey const contactMap::row_format ( "contactMap:row_format"  )

Referenced by main().