| create_energy_map_instance(std::string const &filename) | protocols::relax::RelaxScriptManager | privatestatic |
| create_relax_script_instance(std::string const &script_file, std::string const &nearest_sfxn_name, bool const dualspace) const | protocols::relax::RelaxScriptManager | private |
| determine_closest_scorefunction(core::scoring::ScoreFunction const &target, utility::vector1< std::string > const &names_of_candidates) const | protocols::relax::RelaxScriptManager | private |
| energy_maps_map_ | protocols::relax::RelaxScriptManager | mutableprivate |
| filename_to_filecontents_map_ | protocols::relax::RelaxScriptManager | mutableprivate |
| get_nearest_sfxn_if_in_database(std::string const &script_file, core::scoring::ScoreFunctionCOP mover_sfxn) const | protocols::relax::RelaxScriptManager | private |
| get_relax_script(std::string const &filename, core::scoring::ScoreFunctionCOP const &mover_sfxn, bool const dualspace) const | protocols::relax::RelaxScriptManager | |
| handle_script_file_with_period(std::string const &script_file, std::string::size_type position_of_first_period) | protocols::relax::RelaxScriptManager | privatestatic |
| initialize_relax_scripts_in_database() const | protocols::relax::RelaxScriptManager | private |
| operator=(RelaxScriptManager const &)=delete | protocols::relax::RelaxScriptManager | private |
| relax_scripts_in_database_ | protocols::relax::RelaxScriptManager | mutableprivate |
| RelaxScriptManager() | protocols::relax::RelaxScriptManager | private |
| RelaxScriptManager(RelaxScriptManager const &)=delete | protocols::relax::RelaxScriptManager | private |
| script_file_path(std::string const &script_file, std::string const &nearest_sfxn_name, bool const dualspace) const | protocols::relax::RelaxScriptManager | private |
| sfxn_distance_squared(core::scoring::EnergyMap const &target_weights, core::scoring::EnergyMap const &candidate_weights) | protocols::relax::RelaxScriptManager | privatestatic |
| utility::SingletonBase< RelaxScriptManager > class | protocols::relax::RelaxScriptManager | friend |