Rosetta
|
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") |
BooleanOptionKey const contactMap::contactMap | ( | "contactMap" | ) |
RealOptionKey const contactMap::distance_cutoff | ( | "contactMap:distance_cutoff" | ) |
Referenced by JDmover::apply(), and main().
BooleanOptionKey const contactMap::distance_matrix | ( | "contactMap:distance_matrix" | ) |
Referenced by main().
StringOptionKey const contactMap::prefix | ( | "contactMap:prefix" | ) |
Referenced by main().
StringOptionKey const contactMap::region_def | ( | "contactMap:region_def" | ) |
Referenced by main().
BooleanOptionKey const contactMap::row_format | ( | "contactMap:row_format" | ) |
Referenced by main().