![]() |
Rosetta Core
2014.16.56682
|
Classes | |
| class | ElecAtom |
| class | FA_ElecEnergy |
| class | FA_ElecEnergyAroAll |
| class | FA_ElecEnergyAroAllCreator |
| class | FA_ElecEnergyAroAro |
| class | FA_ElecEnergyAroAroCreator |
| class | FA_ElecEnergyCreator |
| class | RNA_FA_ElecEnergy |
| class | RNA_FA_ElecEnergyCreator |
| struct | weight_triple |
Typedefs | |
| typedef utility::pointer::owning_ptr < FA_ElecEnergy > | FA_ElecEnergyOP |
| typedef utility::pointer::owning_ptr < FA_ElecEnergy const > | FA_ElecEnergyCOP |
Functions | |
| std::ostream & | operator<< (std::ostream &os, ElecAtom const &atom) |
| bool | atom_is_aro2 (conformation::Residue const &rsd, Size const i) |
| bool | atom_is_aro (conformation::Residue const &rsd, Size const i) |
| RNAAtomType | assign_rna_atom_type (conformation::Residue const &rsd, Size const i) |
| bool | is_phosphate_2 (conformation::Residue const &rsd, Size const i) |
| bool | is_sugar_2 (conformation::Residue const &rsd, Size const i) |
| bool | is_base_2 (conformation::Residue const &rsd, Size const i) |
| RNAAtomType core::scoring::elec::assign_rna_atom_type | ( | conformation::Residue const & | rsd, |
| Size const | i | ||
| ) |
References core::conformation::Residue::atom_base(), core::conformation::Residue::atom_is_hydrogen(), BASE, core::conformation::Residue::first_sidechain_atom(), core::chemical::rna::PHOSPHATE, and core::chemical::rna::SUGAR.
Referenced by core::scoring::elec::RNA_FA_ElecEnergy::rna_fa_elec_one_way().
| std::ostream & core::scoring::elec::operator<< | ( | std::ostream & | os, |
| ElecAtom const & | atom | ||
| ) |
References core::scoring::elec::ElecAtom::print().
1.8.7