|
Rosetta
|
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::chemical | |
| core::chemical::element | |
Functions | |
| utility::vector0< std::string > const & | core::chemical::element::element2name () |
| std::string | core::chemical::element::name_from_elements (Elements element) |
| Elements | core::chemical::element::elements_from_name (std::string name) |
| std::map< std::string, Elements > const & | core::chemical::element::name2element () |
| std::map< std::string, Elements > | core::chemical::element::setup_name2element () |
| setup the map that converts string name to AA enum More... | |
| utility::vector0< std::string > | core::chemical::element::setup_element2name () |
| setup the vector that maps Element enum to string name More... | |