Rosetta
|
#include <FACTSPotential.hh>
Public Types | |
typedef conformation::Residue | Residue |
Public Member Functions | |
FACTSPotential () | |
: The FACTSPotential class provides all the functions, constants, and parameters common to all atoms required to calculate the free energy of solvation of a (macro)molecule embedded in a continuum solvent using FACTS method More... | |
void | set_default () |
void | setup_for_scoring (pose::Pose &pose, bool const &packing) const |
void | setup_for_derivatives (pose::Pose &pose) const |
void | setup_for_packing (pose::Pose &pose, utility::vector1< bool > const &repacking_residues) const |
void | update_residue_for_packing (pose::Pose &pose, Size const seqpos) const |
called eg after a rotamer substitution is accepted during rotamer trials More... | |
void | get_rotamers_born_radii (pose::Pose const &pose, conformation::RotamerSetBase &rotamer_set) const |
void | evaluate_polar_energy (Residue const &rsd1, FACTSResidueInfo const &facts1, Residue const &rsd2, Real &E_elec, Real &E_solv_self, Real &E_solv_pair) const |
Real | evaluate_nonpolar_energy (Residue const &rsd1, FACTSResidueInfo const &facts1, Residue const &rsd2) const |
void | evaluate_polar_otf_energy (Residue const &rsd1, FACTSResidueInfo const &facts1, Residue const &rsd2, FACTSResidueInfo const &facts2, Real &E_elec, Real &E_solv_self, Real &E_solv_pair) const |
void | eval_atom_polar_derivative (id::AtomID const &id, Real const weight_elec, Real const weight_solv, pose::Pose const &pose, kinematics::DomainMap const &, bool const, Vector &F1, Vector &F2) const |
void | eval_atom_nonpolar_derivative (id::AtomID const &id, Real const weight, pose::Pose const &pose, kinematics::DomainMap const &, bool const, Vector &F1, Vector &F2) const |
void | get_single_rotamer_born_radii (Residue const &rsd1, pose::Pose const &pose, FACTSPoseInfo const &facts_info, FACTSResidueInfo &facts1) const |
Private Member Functions | |
void | res_res_burial (Residue const &rsd1, FACTSResidueInfo &facts1, Residue const &rsd2, FACTSResidueInfo const &facts2) const |
void | res_res_burial_for_scoring (Residue const &rsd1, FACTSResidueInfo &facts1, Residue const &rsd2, FACTSResidueInfo &facts2) const |
void | get_self_terms (FACTSRsdTypeInfoCOP factstype1, FACTSResidueInfo &facts1, bool const packing) const |
void | atompair_scale (FACTSRsdTypeInfoCOP factstype1, FACTSRsdTypeInfoCOP, scoring::etable::count_pair::CountPairFunctionCOP cpfxn14, conformation::Residue const &rsd1, conformation::Residue const &rsd2, Size const atm1, Size const atm2, Real &scale_solv, Real &scale_elec, bool &self_pair, bool const same_res, bool const adjacent) const |
void | calculate_GBpair_fast (Residue const &rsd1, Residue const &rsd2, FACTSResidueInfo &facts1, FACTSResidueInfo &facts2) const |
void | calculate_GBpair_exact (Residue const &rsd1, Residue const &rsd2, FACTSResidueInfo &facts1, FACTSResidueInfo &facts2) const |
void | calculate_GBpair_v1trunk (Residue const &rsd1, Residue const &rsd2, FACTSResidueInfo &facts1, FACTSResidueInfo &facts2) const |
void | atom_atom_context_derivative (FACTSResidueInfo &facts1, FACTSResidueInfo &facts2, Size const &atm1, Size const &atm2, Vector const &dxyz, bool const full_update) const |
void | get_template_born_radii (pose::Pose const &pose, FACTSPoseInfo &facts_info) const |
Real | Tau () const |
Real | inv_die () const |
Real | Kappa () const |
Real | MultiplicitiveFactor () const |
Real | GBPair_cut () const |
Real | adjbb_elec_scale (Size const i) const |
Real | adjbb_solv_scale (Size const i) const |
Real | adjbs_elec_scale (Size const i) const |
Real | adjbs_solv_scale (Size const i) const |
Private Attributes | |
FACTSRsdTypeMap | FACTSrsdtypemap_ |
Real | MultiplicitiveFactor_ |
Real | inv_die_ |
Real | Tau_ |
Real | Kappa_ |
Real | GBpair_cut_ |
bool | do_apprx_ |
std::string | eq_type_ |
bool | intrascale_by_level_ |
utility::vector1< Real > | adjbb_elec_scale_ |
utility::vector1< Real > | adjbb_solv_scale_ |
utility::vector1< Real > | adjbs_elec_scale_ |
utility::vector1< Real > | adjbs_solv_scale_ |
Real | saltbridge_correction_ |
Real | dshift2_bb_ |
Real | dshift2_bs_ |
Real | dshift2_sc_ |
Real | dshift2_saltbridge_ |
core::scoring::facts::FACTSPotential::FACTSPotential | ( | ) |
: The FACTSPotential class provides all the functions, constants, and parameters common to all atoms required to calculate the free energy of solvation of a (macro)molecule embedded in a continuum solvent using FACTS method
References set_default().
References adjbb_elec_scale_.
Referenced by atompair_scale().
References adjbb_solv_scale_.
Referenced by atompair_scale().
References adjbs_elec_scale_.
Referenced by atompair_scale().
References adjbs_solv_scale_.
Referenced by atompair_scale().
|
private |
References core::scoring::facts::FACTSResidueInfo::Ai(), core::scoring::facts::FACTSResidueInfo::Bi(), core::scoring::facts::FACTSResidueInfo::dB_dBdnmtr(), core::scoring::facts::FACTSResidueInfo::dB_dBnmtr(), core::scoring::facts::FACTSResidueInfo::dBR_dG(), core::scoring::facts::FACTSResidueInfo::dG_dCi(), core::scoring::facts::FACTSResidueInfo::dSA_dDi(), core::scoring::facts::FACTSResidueInfo::dsolv_dBR(), core::scoring::facts::FACTSResidueInfo::enumeration_shell(), core::scoring::facts::FACTSResidueInfo::nmtr(), core::scoring::facts::FACTSResidueInfo::restypeinfo(), core::scoring::facts::FACTSResidueInfo::sasaF2_, core::scoring::facts::FACTSResidueInfo::solvF2BR_, and core::scoring::TR().
Referenced by setup_for_derivatives().
|
private |
References adjbb_elec_scale(), adjbb_solv_scale(), adjbs_elec_scale(), adjbs_solv_scale(), core::conformation::Residue::atom_index(), core::conformation::Residue::atom_is_backbone(), core::conformation::Residue::atom_name(), core::conformation::Residue::has(), and intrascale_by_level_.
Referenced by calculate_GBpair_exact(), calculate_GBpair_fast(), and evaluate_polar_otf_energy().
|
private |
References core::conformation::Residue::aa(), core::chemical::aa_arg, core::chemical::aa_asp, core::chemical::aa_glu, core::chemical::aa_lys, core::conformation::Residue::atom_is_backbone(), atompair_scale(), core::scoring::facts::FACTSResidueInfo::BR(), core::scoring::etable::count_pair::CP_CROSSOVER_3, core::scoring::etable::count_pair::CP_CROSSOVER_4, dshift2_bb_, dshift2_bs_, dshift2_saltbridge_, dshift2_sc_, core::scoring::facts::FACTSResidueInfo::dsolv_dBR_, core::scoring::facts::FACTSResidueInfo::E_elec_, core::scoring::facts::FACTSResidueInfo::E_solv_, core::scoring::facts::FACTSResidueInfo::E_solv_pair_, core::scoring::facts::FACTSResidueInfo::E_solv_self_, core::scoring::facts::FACTSResidueInfo::elecF2_, GBpair_cut_, inv_die(), core::conformation::Residue::is_bonded(), core::conformation::Residue::is_pseudo_bonded(), Kappa(), MultiplicitiveFactor(), core::conformation::Residue::natoms(), core::scoring::facts::FACTSResidueInfo::restypeinfo(), core::conformation::Residue::seqpos(), core::scoring::facts::FACTSResidueInfo::solvF2d_, Tau(), core::scoring::TR(), and core::conformation::Residue::xyz().
Referenced by setup_for_scoring().
|
private |
References core::conformation::Residue::aa(), core::chemical::aa_arg, core::chemical::aa_asp, core::chemical::aa_glu, core::chemical::aa_lys, core::conformation::Residue::atom_is_backbone(), atompair_scale(), core::scoring::facts::FACTSResidueInfo::BR(), core::scoring::etable::count_pair::CP_CROSSOVER_3, core::scoring::etable::count_pair::CP_CROSSOVER_4, dshift2_bb_, dshift2_bs_, dshift2_saltbridge_, dshift2_sc_, core::scoring::facts::FACTSResidueInfo::dsolv_dBR_, core::scoring::facts::FACTSResidueInfo::E_elec_, core::scoring::facts::FACTSResidueInfo::E_solv_, core::scoring::facts::FACTSResidueInfo::E_solv_pair_, core::scoring::facts::FACTSResidueInfo::E_solv_self_, core::scoring::facts::FACTSResidueInfo::elecF2_, GBpair_cut_, inv_die(), core::conformation::Residue::is_bonded(), core::conformation::Residue::is_pseudo_bonded(), Kappa(), MultiplicitiveFactor(), core::conformation::Residue::natoms(), core::scoring::facts::FACTSResidueInfo::restypeinfo(), core::conformation::Residue::seqpos(), core::scoring::facts::FACTSResidueInfo::solvF2d_, Tau(), core::scoring::TR(), and core::conformation::Residue::xyz().
Referenced by setup_for_scoring().
|
private |
References core::scoring::facts::FACTSResidueInfo::BR(), core::scoring::etable::count_pair::CP_CROSSOVER_3, core::scoring::etable::count_pair::CP_CROSSOVER_4, core::scoring::facts::FACTSResidueInfo::dsolv_dBR_, core::scoring::facts::FACTSResidueInfo::E_elec_, core::scoring::facts::FACTSResidueInfo::E_solv_, core::scoring::facts::FACTSResidueInfo::E_solv_pair_, core::scoring::facts::FACTSResidueInfo::E_solv_self_, core::scoring::facts::FACTSResidueInfo::elecF2_, core::scoring::facts::fastexp(), GBpair_cut_, inv_die(), core::conformation::Residue::is_bonded(), core::conformation::Residue::is_pseudo_bonded(), Kappa(), protocols::mean_field::min(), MultiplicitiveFactor(), core::conformation::Residue::natoms(), core::conformation::Residue::path_distance(), core::scoring::facts::FACTSResidueInfo::restypeinfo(), core::conformation::Residue::seqpos(), core::scoring::facts::FACTSResidueInfo::solvF2d_, Tau(), core::scoring::TR(), and core::conformation::Residue::xyz().
Referenced by setup_for_scoring().
void core::scoring::facts::FACTSPotential::eval_atom_nonpolar_derivative | ( | id::AtomID const & | id, |
Real const | weight, | ||
pose::Pose const & | pose, | ||
kinematics::DomainMap const & | , | ||
bool const | , | ||
Vector & | F1, | ||
Vector & | F2 | ||
) | const |
void core::scoring::facts::FACTSPotential::eval_atom_polar_derivative | ( | id::AtomID const & | id, |
Real const | weight_elec, | ||
Real const | weight_solv, | ||
pose::Pose const & | pose, | ||
kinematics::DomainMap const & | , | ||
bool const | , | ||
Vector & | F1, | ||
Vector & | F2 | ||
) | const |
References core::pose::Pose::data(), core::scoring::facts::FACTSResidueInfo::elecF2(), core::pose::datacache::CacheableDataType::FACTS_POSE_INFO, core::pose::Pose::residue(), core::scoring::facts::FACTSResidueInfo::solvF2BR(), core::scoring::facts::FACTSResidueInfo::solvF2d(), and core::conformation::Residue::xyz().
Referenced by core::energy_methods::FACTSEnergy::eval_atom_derivative().
Real core::scoring::facts::FACTSPotential::evaluate_nonpolar_energy | ( | Residue const & | rsd1, |
FACTSResidueInfo const & | facts1, | ||
Residue const & | rsd2 | ||
) | const |
References core::conformation::Residue::name(), core::conformation::Residue::natoms(), core::scoring::facts::FACTSResidueInfo::restypeinfo(), core::scoring::facts::FACTSResidueInfo::sasa(), core::conformation::Residue::seqpos(), and core::scoring::TR().
Referenced by core::energy_methods::FACTSEnergy::eval_intrares_energy(), core::energy_methods::FACTSEnergy::evaluate_rotamer_background_energies(), core::energy_methods::FACTSEnergy::evaluate_rotamer_background_energy_maps(), core::energy_methods::FACTSEnergy::evaluate_rotamer_intrares_energies(), core::energy_methods::FACTSEnergy::evaluate_rotamer_intrares_energy_maps(), and core::energy_methods::FACTSEnergy::evaluate_rotamer_pair_energies().
void core::scoring::facts::FACTSPotential::evaluate_polar_energy | ( | Residue const & | rsd1, |
FACTSResidueInfo const & | facts1, | ||
Residue const & | rsd2, | ||
Real & | E_elec, | ||
Real & | E_solv_self, | ||
Real & | E_solv_pair | ||
) | const |
References core::scoring::facts::FACTSResidueInfo::E_elec(), core::scoring::facts::FACTSResidueInfo::E_solv_pair(), core::scoring::facts::FACTSResidueInfo::E_solv_self(), core::conformation::Residue::name(), core::conformation::Residue::seqpos(), and core::scoring::TR().
Referenced by core::energy_methods::FACTSEnergy::eval_intrares_energy(), and core::energy_methods::FACTSEnergy::residue_pair_energy().
void core::scoring::facts::FACTSPotential::evaluate_polar_otf_energy | ( | Residue const & | rsd1, |
FACTSResidueInfo const & | facts1, | ||
Residue const & | rsd2, | ||
FACTSResidueInfo const & | facts2, | ||
Real & | E_elec, | ||
Real & | E_solv_self, | ||
Real & | E_solv_pair | ||
) | const |
References core::conformation::Residue::aa(), core::chemical::aa_arg, core::chemical::aa_asp, core::chemical::aa_glu, core::chemical::aa_lys, core::conformation::Residue::atom_is_backbone(), atompair_scale(), core::scoring::facts::FACTSResidueInfo::BR(), core::scoring::etable::count_pair::CP_CROSSOVER_3, core::scoring::etable::count_pair::CP_CROSSOVER_4, dshift2_bb_, dshift2_bs_, dshift2_saltbridge_, dshift2_sc_, core::scoring::facts::fastexp(), GBpair_cut_, inv_die(), core::conformation::Residue::is_bonded(), core::conformation::Residue::is_pseudo_bonded(), Kappa(), MultiplicitiveFactor(), core::conformation::Residue::natoms(), core::scoring::facts::FACTSResidueInfo::restypeinfo(), core::conformation::Residue::seqpos(), Tau(), and core::conformation::Residue::xyz().
Referenced by core::energy_methods::FACTSEnergy::evaluate_rotamer_background_energies(), core::energy_methods::FACTSEnergy::evaluate_rotamer_background_energy_maps(), core::energy_methods::FACTSEnergy::evaluate_rotamer_intrares_energies(), core::energy_methods::FACTSEnergy::evaluate_rotamer_intrares_energy_maps(), and core::energy_methods::FACTSEnergy::evaluate_rotamer_pair_energies().
|
inlineprivate |
References GBpair_cut_.
Referenced by res_res_burial_for_scoring(), and setup_for_derivatives().
void core::scoring::facts::FACTSPotential::get_rotamers_born_radii | ( | pose::Pose const & | pose, |
conformation::RotamerSetBase & | rotamer_set | ||
) | const |
References core::conformation::RotamerSetBase::data(), core::pose::Pose::data(), core::pose::datacache::CacheableDataType::FACTS_POSE_INFO, core::conformation::RotamerSetCacheableDataType::FACTS_ROTAMER_SET_INFO, FACTSrsdtypemap_, get_single_rotamer_born_radii(), core::conformation::RotamerSetBase::num_rotamers(), and core::conformation::RotamerSetBase::rotamer().
Referenced by core::energy_methods::FACTSEnergy::prepare_rotamers_for_packing().
|
private |
References core::scoring::facts::FACTSResidueInfo::Ai(), core::scoring::facts::FACTSResidueInfo::Bi(), core::scoring::facts::FACTSResidueInfo::Bi_, core::scoring::facts::FACTSResidueInfo::BR(), core::scoring::facts::FACTSResidueInfo::BR_, core::scoring::facts::FACTSResidueInfo::Ci(), core::scoring::facts::FACTSResidueInfo::Ci_, core::scoring::facts::FACTSResidueInfo::dG_dCi_, core::scoring::facts::FACTSResidueInfo::Di(), core::scoring::facts::FACTSResidueInfo::Di_, core::scoring::facts::FACTSResidueInfo::dnmtr(), core::scoring::facts::FACTSResidueInfo::dnmtr_, core::scoring::facts::FACTSResidueInfo::dSA_dDi_, core::scoring::facts::FACTSResidueInfo::esolvE(), core::scoring::facts::FACTSResidueInfo::esolvE_, MultiplicitiveFactor(), core::scoring::facts::FACTSResidueInfo::nmtr(), saltbridge_correction_, core::scoring::facts::FACTSResidueInfo::sasa(), core::scoring::facts::FACTSResidueInfo::sasa_, and Tau().
Referenced by get_single_rotamer_born_radii(), get_template_born_radii(), and setup_for_scoring().
void core::scoring::facts::FACTSPotential::get_single_rotamer_born_radii | ( | Residue const & | rsd1, |
pose::Pose const & | pose, | ||
FACTSPoseInfo const & | facts_info, | ||
FACTSResidueInfo & | facts1 | ||
) | const |
References core::scoring::facts::FACTSResidueInfo::Ai(), get_self_terms(), core::conformation::Residue::natoms(), res_res_burial(), core::pose::Pose::residue(), core::scoring::facts::FACTSPoseInfo::residue_info(), core::scoring::facts::FACTSResidueInfo::restypeinfo(), and core::pose::Pose::size().
Referenced by get_rotamers_born_radii(), and update_residue_for_packing().
|
private |
References core::scoring::facts::FACTSResidueInfo::Ai(), core::scoring::facts::FACTSPoseInfo::being_packed(), get_self_terms(), core::conformation::Residue::natoms(), res_res_burial(), core::pose::Pose::residue(), core::scoring::facts::FACTSPoseInfo::residue_info(), core::scoring::facts::FACTSResidueInfo::restypeinfo(), core::pose::Pose::size(), and core::scoring::facts::FACTSPoseInfo::size().
|
inlineprivate |
References inv_die_.
Referenced by calculate_GBpair_exact(), calculate_GBpair_fast(), calculate_GBpair_v1trunk(), and evaluate_polar_otf_energy().
|
inlineprivate |
References Kappa_.
Referenced by calculate_GBpair_exact(), calculate_GBpair_fast(), calculate_GBpair_v1trunk(), and evaluate_polar_otf_energy().
|
inlineprivate |
References MultiplicitiveFactor_.
Referenced by calculate_GBpair_exact(), calculate_GBpair_fast(), calculate_GBpair_v1trunk(), evaluate_polar_otf_energy(), and get_self_terms().
|
private |
References core::scoring::facts::FACTSResidueInfo::Ai_, core::scoring::facts::FACTSResidueInfo::dnmtr_, core::conformation::Residue::natoms(), core::scoring::facts::FACTSResidueInfo::nmtr_, core::scoring::facts::FACTSResidueInfo::restypeinfo(), core::conformation::Residue::seqpos(), and core::conformation::Residue::xyz().
Referenced by get_single_rotamer_born_radii(), and get_template_born_radii().
|
private |
References core::scoring::facts::FACTSResidueInfo::Ai_, core::scoring::facts::FACTSResidueInfo::dnmtr_, core::scoring::facts::FACTSResidueInfo::enumeration_shell(), GBPair_cut(), protocols::mean_field::min(), core::conformation::Residue::natoms(), core::scoring::facts::FACTSResidueInfo::nmtr_, core::scoring::facts::FACTSResidueInfo::restypeinfo(), core::conformation::Residue::seqpos(), and core::conformation::Residue::xyz().
Referenced by setup_for_scoring().
void core::scoring::facts::FACTSPotential::set_default | ( | ) |
References adjbb_elec_scale_, adjbb_solv_scale_, adjbs_elec_scale_, adjbs_solv_scale_, do_apprx_, dshift2_bb_, dshift2_bs_, dshift2_saltbridge_, dshift2_sc_, eq_type_, GBpair_cut_, intrascale_by_level_, inv_die_, Kappa_, saltbridge_correction_, Tau_, and core::scoring::TR().
Referenced by FACTSPotential().
void core::scoring::facts::FACTSPotential::setup_for_derivatives | ( | pose::Pose & | pose | ) | const |
References atom_atom_context_derivative(), core::scoring::facts::FACTSResidueInfo::Bi(), core::scoring::facts::FACTSResidueInfo::BR(), core::pose::Pose::data(), core::scoring::facts::FACTSResidueInfo::dB_dBdnmtr_, core::scoring::facts::FACTSResidueInfo::dB_dBnmtr_, core::scoring::facts::FACTSResidueInfo::dBR_dG_, core::scoring::facts::FACTSResidueInfo::dnmtr(), core::pose::Pose::energies(), core::scoring::Energies::energy_graph(), core::scoring::facts::FACTSResidueInfo::enumeration_shell(), core::scoring::facts::FACTSResidueInfo::esolvE(), core::pose::datacache::CacheableDataType::FACTS_POSE_INFO, GBPair_cut(), protocols::mean_field::min(), core::scoring::facts::FACTSResidueInfo::natoms(), core::scoring::facts::FACTSResidueInfo::nmtr(), core::pose::Pose::residue(), core::scoring::facts::FACTSResidueInfo::restypeinfo(), setup_for_scoring(), core::scoring::TR(), and core::conformation::Residue::xyz().
Referenced by core::energy_methods::FACTSEnergy::setup_for_derivatives().
void core::scoring::facts::FACTSPotential::setup_for_packing | ( | pose::Pose & | pose, |
utility::vector1< bool > const & | repacking_residues | ||
) | const |
References core::pose::Pose::data(), core::pose::datacache::CacheableDataType::FACTS_POSE_INFO, and setup_for_scoring().
Referenced by core::energy_methods::FACTSEnergy::setup_for_packing().
void core::scoring::facts::FACTSPotential::setup_for_scoring | ( | pose::Pose & | pose, |
bool const & | packing | ||
) | const |
References calculate_GBpair_exact(), calculate_GBpair_fast(), calculate_GBpair_v1trunk(), core::pose::Pose::data(), core::pose::Pose::energies(), core::scoring::Energies::energy_graph(), core::scoring::facts::FACTSResidueInfo::enumeration_shell(), eq_type_, core::pose::datacache::CacheableDataType::FACTS_POSE_INFO, FACTSrsdtypemap_, get_self_terms(), core::scoring::facts::FACTSResidueInfo::natoms(), core::scoring::facts::FACTSResidueInfo::refresh_energy_cache(), res_res_burial_for_scoring(), core::pose::Pose::residue(), core::scoring::facts::FACTSResidueInfo::restypeinfo(), core::scoring::facts::FACTSResidueInfo::set_enumeration_shell(), core::pose::Pose::size(), core::scoring::facts::FACTSResidueInfo::store_xyz(), and core::scoring::TR().
Referenced by setup_for_derivatives(), setup_for_packing(), and core::energy_methods::FACTSEnergy::setup_for_scoring().
|
inlineprivate |
References Tau_.
Referenced by calculate_GBpair_exact(), calculate_GBpair_fast(), calculate_GBpair_v1trunk(), evaluate_polar_otf_energy(), and get_self_terms().
void core::scoring::facts::FACTSPotential::update_residue_for_packing | ( | pose::Pose & | pose, |
Size const | seqpos | ||
) | const |
called eg after a rotamer substitution is accepted during rotamer trials
References core::pose::Pose::data(), core::pose::datacache::CacheableDataType::FACTS_POSE_INFO, FACTSrsdtypemap_, get_single_rotamer_born_radii(), core::scoring::facts::FACTSRsdTypeMap::get_type_info(), core::scoring::facts::FACTSResidueInfo::initialize(), core::pose::Pose::residue(), and core::conformation::Residue::type().
Referenced by core::energy_methods::FACTSEnergy::update_residue_for_packing().
|
private |
Referenced by adjbb_elec_scale(), and set_default().
|
private |
Referenced by adjbb_solv_scale(), and set_default().
|
private |
Referenced by adjbs_elec_scale(), and set_default().
|
private |
Referenced by adjbs_solv_scale(), and set_default().
|
private |
Referenced by set_default().
|
private |
Referenced by calculate_GBpair_exact(), calculate_GBpair_fast(), evaluate_polar_otf_energy(), and set_default().
|
private |
Referenced by calculate_GBpair_exact(), calculate_GBpair_fast(), evaluate_polar_otf_energy(), and set_default().
|
private |
Referenced by calculate_GBpair_exact(), calculate_GBpair_fast(), evaluate_polar_otf_energy(), and set_default().
|
private |
Referenced by calculate_GBpair_exact(), calculate_GBpair_fast(), evaluate_polar_otf_energy(), and set_default().
|
private |
Referenced by set_default(), and setup_for_scoring().
|
mutableprivate |
Referenced by get_rotamers_born_radii(), setup_for_scoring(), and update_residue_for_packing().
|
private |
|
private |
Referenced by atompair_scale(), and set_default().
|
private |
Referenced by inv_die(), and set_default().
|
private |
Referenced by Kappa(), and set_default().
|
private |
Referenced by MultiplicitiveFactor().
|
private |
Referenced by get_self_terms(), and set_default().
|
private |
Referenced by set_default(), and Tau().